diff options
| author | Simon <simon@hardwired.org.uk> | 2010-08-29 12:10:58 (GMT) |
|---|---|---|
| committer | Simon <simon@hardwired.org.uk> | 2010-08-29 12:10:58 (GMT) |
| commit | 1af2d330de825a585c2c5ad8b6f840c639237034 (patch) | |
| tree | 17f95500b7ab8545949b2a3cb4d00c64c1949a0f /Makefile | |
| parent | c0563111f822f5253264c7805917a864e1ddda5d (diff) | |
| download | powder-1af2d330de825a585c2c5ad8b6f840c639237034.zip powder-1af2d330de825a585c2c5ad8b6f840c639237034.tar.gz | |
Moves and fixes
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
