r50: Added Microsoft compatibility
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 11 May 2000 01:09:14 +0000 (01:09 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 11 May 2000 01:09:14 +0000 (01:09 +0000)
getopt/Makefile.am

index 1625b94935dbfbe13b5644e3271aa4293b4cc938..037282655efb3b2891650335252504cef6ed32e4 100644 (file)
@@ -2,3 +2,4 @@ noinst_LIBRARIES=libgetopt.a
 libgetopt_a_SOURCES=getopt.c getopt1.c 
 noinst_HEADERS=getopt.h
 INCLUDES=@my_includes@
+EXTRA_DIST=Makefile.am
\ No newline at end of file