diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ all: getgbook .c.o: @echo CC $< - @$(CC) -c -g $(CFLAGS) $< + @$(CC) -c -g -Wall $(CFLAGS) $< $(OBJ): util.c |
index : getxbook | ||
A collection of tools to download books from websites | njw |
summaryrefslogtreecommitdiff |