summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c02fb2e..1e1860a 100755
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-SOURCES := powder.c http.c md5.c update.c
+SOURCES := *.c
HEADERS := font.h hmap.h http.h md5.h icon.h update.h version.h
CFLAGS := -Wall -std=c99 -D_POSIX_C_SOURCE=200112L