aboutsummaryrefslogtreecommitdiff
path: root/nxproxy
diff options
context:
space:
mode:
Diffstat (limited to 'nxproxy')
-rw-r--r--nxproxy/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/nxproxy/Makefile.am b/nxproxy/Makefile.am
index 87ca0cfad..3342d5e9a 100644
--- a/nxproxy/Makefile.am
+++ b/nxproxy/Makefile.am
@@ -1,5 +1,7 @@
SUBDIRS = src man
+ACLOCAL_AMFLAGS = -I m4
+
MAINTAINERCLEANFILES = \
$(srcdir)/autom4te.cache/* \
$(srcdir)/build-aux/* \
@@ -14,4 +16,4 @@ MAINTAINERCLEANFILES = \
$(srcdir)/configure \
$(NULL)
-DISTCLEANFILES=$(MAINTAINERCLEANFILES) \ No newline at end of file
+DISTCLEANFILES=$(MAINTAINERCLEANFILES)