This commit is contained in:
seanpringle
2012-09-22 17:53:20 +10:00
parent 2de58a7ff3
commit 96af3db763

View File

@@ -1,4 +1,4 @@
CFLAGS?=-Wall -Os
CFLAGS?=-Wall -Os -std=c99
LDADD?=`pkg-config --cflags --libs x11 xinerama`
normal: