From ac954c4bdabf21635068d039c0ce13add68319a9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 19 Oct 2017 21:04:35 +0200 Subject: Simplift and change style MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 42036ba..2cd5a07 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ all: slack slack: slack.o $(CC) -o $@ $^ $(LDFLAGS) -slack.o: slack.c +slack.o: slack.c arg.h $(CC) -c -o $@ $< $(CFLAGS) $(CPPFLAGS) install: slack -- cgit v1.2.3-70-g09d2