Explicitly add getopt files as EXTRA_DIST because the autotools magic does
not pull in the getopt.h.
This commit is contained in:
+1
-1
@@ -8,6 +8,6 @@ libLCDstuff_a_LIBADD = @LIBOBJS@
|
||||
|
||||
AM_CPPFLAGS = -I$(top_srcdir)
|
||||
|
||||
EXTRA_DIST = Makefile.in
|
||||
EXTRA_DIST = getopt.c getopt1.c getopt.h
|
||||
|
||||
## EOF
|
||||
|
||||
Reference in New Issue
Block a user