]> git.tdb.fi Git - ext/subsurface.git/blobdiff - Makefile
Turn the XML into something almost parseable.
[ext/subsurface.git] / Makefile
index fea7d03d8c389fa04a837bdf1e79358225b1e400..f77a9faa4a6f66bb1934696edbf56c88f76aecd2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
 parse: parse.c
-       gcc -g -o parse `xml2-config --cflags` parse.c `xml2-config --libs`
+       gcc -Wall -g -o parse `xml2-config --cflags` parse.c `xml2-config --libs`