X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=getopt%2FMakefile.am;h=ee90b8f12ce3431ce9d5e791a586dec32127148a;hb=0219ede69e1c3afc6e160b8f276bfd4617acbc08;hp=1625b94935dbfbe13b5644e3271aa4293b4cc938;hpb=13838bda88b63a2535b5baaf7197006767de4b8e;p=ctsim.git diff --git a/getopt/Makefile.am b/getopt/Makefile.am index 1625b94..ee90b8f 100644 --- a/getopt/Makefile.am +++ b/getopt/Makefile.am @@ -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