summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFelix Wallin <nibbler.v1@gmail.com>2010-08-29 10:41:45 (GMT)
committer Felix Wallin <nibbler.v1@gmail.com>2010-08-29 10:41:45 (GMT)
commit0b072510f0e8b7dc4944fb367ca42c8ec92503dc (patch)
tree125d7128e4c998780324a2e9de91e73d6062d544 /Makefile
parentc0563111f822f5253264c7805917a864e1ddda5d (diff)
downloadpowder-0b072510f0e8b7dc4944fb367ca42c8ec92503dc.zip
powder-0b072510f0e8b7dc4944fb367ca42c8ec92503dc.tar.gz
changed makefile
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