aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 856efe8..4747315 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -43,7 +43,7 @@ meta1lex.c: meta1gram.h
incdir=$(pkgdatadir)/$(VERSION)/include
inc_DATA = pp-setup
-EXTRA_DIST = pp-setup
+EXTRA_DIST = pp-setup inetd.in
INCLUDES = \
-I$(top_srcdir)/lib\
@@ -68,7 +68,7 @@ AM_CPPFLAGS=\
AM_YFLAGS=-dvt -pmeta1
AM_LFLAGS=-dvp -Pmeta1 -olex.yy.c
-EXTRA_SCRIPTS = inetd.in
+EXTRA_SCRIPTS = inetd
sbin_SCRIPTS = @INETD@
inetd: inetd.in

Return to:

Send suggestions and report system problems to the System administrator.