summaryrefslogtreecommitdiff
path: root/doc/specs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/specs/Makefile.am')
-rw-r--r--doc/specs/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/specs/Makefile.am b/doc/specs/Makefile.am
index 26882207..99ecc70e 100644
--- a/doc/specs/Makefile.am
+++ b/doc/specs/Makefile.am
@@ -12,6 +12,7 @@ draft-morgan-pam-current.txt: padout draft-morgan-pam.raw
AM_YFLAGS = -d
CC = @CC_FOR_BUILD@
+CPPFLAGS = @BUILD_CPPFLAGS@
CFLAGS = @BUILD_CFLAGS@
LDFLAGS = @BUILD_LDFLAGS@
@@ -21,6 +22,4 @@ noinst_PROGRAMS = padout
padout_SOURCES = parse_l.l parse_y.y
-padout_LDADD = @LEXLIB@
-
doc_DATA = draft-morgan-pam-current.txt rfc86.0.txt