summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-01-15 07:25:46 +0100
committerMichael Biebl <biebl@debian.org>2010-01-15 12:03:18 +0100
commit43b2b0c5dcf579b517539a3dd4a126b6b362e334 (patch)
treef6ed4be223de1f95766d84e50e05ae4ea13db868 /Makefile.am
parentb705daa6af3cd97251e210dda214ca19f4880576 (diff)
downloadtracker-43b2b0c5dcf579b517539a3dd4a126b6b362e334.tar.gz
Use a separate directory m4/ for the m4 macros.
While at it, replace the deprecated macro AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 97f4b4f77..c116e5495 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -72,3 +72,4 @@ install-data-hook:
rm -Rf $(DESTDIR)$(datadir)/tracker/tracker-introspect.xml
endif
+ACLOCAL_AMFLAGS = -I m4