X-Git-Url: https://git.draconx.ca/gitweb/rarpd-dx.git/blobdiff_plain/420195a8ac2356733de66007a69e627a223b7df9..7848d2e1002e486171bd4e6a1b8d84d64f389af4:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 4766d1a..9ea6308 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,8 +6,6 @@ ACLOCAL_AMFLAGS = -I m4 -AM_CPPFLAGS = -DIPUTILS_VERSION='PACKAGE_STRING,' - EXTRA_DIST = COPYING COPYING.WTFPL2 INSTALL README.md bootstrap XSLTPROC_MAN = $(XSLTPROC) -o $@ --nonet \ @@ -37,7 +35,7 @@ MAINTAINERCLEANFILES = $(dist_man_MANS) EXTRA_DIST += $(dist_man_MANS:.8=.xml) $(srcdir)/doc/custom-man.xsl sbin_PROGRAMS = rarpd -rarpd_SOURCES = src/rarpd.c src/iputils_common.c src/iputils_common.h +rarpd_SOURCES = src/rarpd.c # When running "make dist" in a VPATH build with a read-only srcdir, Automake # will produce a distribution with all files read-only. Moreover, the files