summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2014-04-09 16:53:03 -0600
committerEduardo Chappa <chappa@washington.edu>2014-04-09 16:53:03 -0600
commita2a86cd7f6d9cf3d6a88f3c6a005ff73f0b2341a (patch)
treee9113d18ff36fcaebc5b4cd0414f70d6e85b41a9 /Makefile.am
parent7d34d6b88a46a8cf950dc6305fa3c781edd9d4f7 (diff)
downloadalpine-a2a86cd7f6d9cf3d6a88f3c6a005ff73f0b2341a.tar.xz
* patch by Sam Hathaway to make web alpine build when debug is turned
off. * Fix compilation bug that made build fail if passfile was not defined.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 74e12be..26151c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,4 +37,4 @@ clean-local:
man_MANS = doc/alpine.1 doc/pico.1 doc/pilot.1 doc/rpdump.1 doc/rpload.1
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = --install -I m4