From 93134c41f2af9e67098c8602af41f6f937f4e8a1 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 11 May 2000 01:09:14 +0000 Subject: [PATCH] r50: Added Microsoft compatibility --- getopt/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/getopt/Makefile.am b/getopt/Makefile.am index 1625b94..0372826 100644 --- a/getopt/Makefile.am +++ b/getopt/Makefile.am @@ -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 -- 2.34.1