summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-05-26 11:32:38 +0300
committermonsta <[email protected]>2016-05-26 11:32:38 +0300
commitc696b0b5c47ce1847a1d1a884ce9f6d6428fdd73 (patch)
treeaa9f26d33117c990bf7af26c0521c861c3f63d22 /Makefile.am
parent193524eeed17d6e50eea92072f5a5377a872dbd0 (diff)
downloadmate-notification-daemon-c696b0b5c47ce1847a1d1a884ce9f6d6428fdd73.tar.bz2
mate-notification-daemon-c696b0b5c47ce1847a1d1a884ce9f6d6428fdd73.tar.xz
use 'm4' dir instead of 'macros' - it's more common name for it
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 3571a60..7e458cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
SUBDIRS = data po src
# Point to our macro directory and pick up user flags from the environment
-ACLOCAL_AMFLAGS = -I macros ${ACLOCAL_FLAGS}
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
EXTRA_DIST = \
AUTHORS NEWS COPYING README \