diff src/sexypsf/Makefile @ 550:6e0751b8b2a1 trunk

[svn] - who the fuck put that there
author nenolod
date Thu, 25 Jan 2007 22:27:29 -0800
parents ad8e44bcdf8a
children 550c9e382cf8
line wrap: on
line diff
--- a/src/sexypsf/Makefile	Thu Jan 25 21:44:10 2007 -0800
+++ b/src/sexypsf/Makefile	Thu Jan 25 22:27:29 2007 -0800
@@ -23,7 +23,7 @@
 
 OBJECTS = ${SOURCES:.c=.o}
 
-CFLAGS += -Wno-nonnull $(PICFLAGS) $(GTK_CFLAGS) -I../../intl -I../.. -Ispu/ -I.
+CFLAGS += $(PICFLAGS) $(GTK_CFLAGS) -I../../intl -I../.. -Ispu/ -I.
 
 include ../../mk/objective.mk