]> andersk Git - splint.git/blobdiff - src/Makefile.in
Modified the doc/Makefile.am so that the man page is install under make install.
[splint.git] / src / Makefile.in
index 7f4070a44b00fed42352c52212bff6293afb1e32..7cd206af97b63edd53a777fd1373cfab14cbd8a3 100644 (file)
@@ -581,7 +581,7 @@ CCLD = $(CC)
 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
 CFLAGS = @CFLAGS@
 DIST_SOURCES = $(lcl_SOURCES) $(splint_SOURCES)
-DIST_COMMON = ChangeLog Makefile.am Makefile.in
+DIST_COMMON = Makefile.am Makefile.in
 SOURCES = $(lcl_SOURCES) $(splint_SOURCES)
 
 all: $(BUILT_SOURCES)
This page took 0.283629 seconds and 4 git commands to generate.