Update to wx3.0, add SSE optimizations based on target_cpu, fix compile warnings
[ctsim.git] / getopt / Makefile.am
index baefe33355b7e89d58a74aeb2427faca2bf290dd..ee90b8f12ce3431ce9d5e791a586dec32127148a 100644 (file)
@@ -1,5 +1,5 @@
 noinst_LIBRARIES=libgetopt.a
 libgetopt_a_SOURCES=getopt.c getopt1.c 
 noinst_HEADERS=getopt.h
-INCLUDES=@my_includes@
+AM_CPPFLAGS=@my_includes@
 EXTRA_DIST=Makefile.nt