aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c0c3b8a..970a8b3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -37,20 +37,16 @@ noinst_HEADERS = \
meta1lex.h\
pies.h
-EXTRA_DIST = pies.rcin
-noinst_DATA = pies.rc
-DISTCLEANFILES = pies.rc
-.rcin.rc:
- $(AM_V_GEN)sed 's|SBINDIR|$(sbindir)|g' $< > $@
-
meta1lex.c: meta1gram.h
incdir=$(pkgdatadir)/$(VERSION)/include
inc_DATA = pp-setup
+EXTRA_DIST = pp-setup
INCLUDES = \
-I$(top_srcdir)/lib\
-I$(top_srcdir)/gnu\
+ -I$(top_builddir)/gnu\
-I$(top_srcdir)/grecs/src
LDADD = \

Return to:

Send suggestions and report system problems to the System administrator.