Update to wx3.0, add SSE optimizations based on target_cpu, fix compile warnings
[ctsim.git] / getopt / Makefile.am
index 1625b94935dbfbe13b5644e3271aa4293b4cc938..ee90b8f12ce3431ce9d5e791a586dec32127148a 100644 (file)
@@ -1,4 +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