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