]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
(EXTRA_DIST): Added getopt.h.
authorNiels Möller <nisse@lysator.liu.se>
Sun, 16 Feb 2003 11:52:47 +0000 (12:52 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 16 Feb 2003 11:52:47 +0000 (12:52 +0100)
Rev: src/nettle/tools/Makefile.am:1.5

tools/Makefile.am

index a60852a432209d9fc5163065d1db6ae6586e299a..2e5e3db2beaac74812069f3d8fc230c311024582 100644 (file)
@@ -11,7 +11,7 @@ bin_PROGRAMS = sexp-conv
 # It seems there's no DEPENDENCIES variable that affects all programs.
 LDADD = -lnettle ../libnettle.a
 
-EXTRA_DIST = misc.h input.h output.h parse.h
+EXTRA_DIST = misc.h input.h output.h parse.h getopt.h
 
 sexp_conv_SOURCES = sexp-conv.c input.c output.c parse.c \
        getopt.c getopt1.c misc.c