X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=getopt%2FMakefile.am;h=ee90b8f12ce3431ce9d5e791a586dec32127148a;hb=e8462f7431582627e44906239077f1c696eefba1;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