Commit 0e0eb5a4 authored by Mihai Moldovan's avatar Mihai Moldovan

{nx-X11/lib,nxproxy}/Makefile.am: also use correct aclocal flags in the other locations.

parent df6afb60
......@@ -4,6 +4,8 @@ SUBDIRS = modules src
pkgconfig_DATA = nx-x11.pc
ACLOCAL_AMFLAGS = -I m4
MAINTAINERCLEANFILES = \
$(srcdir)/autom4te.cache/* \
$(srcdir)/build-aux/* \
......
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)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment