summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-07-21 17:23:23 +0000
committerVincent Untz <vuntz@gnome.org>2009-07-21 17:23:23 +0000
commit1ca85988dec761535699d3cb14ba8a551411a4d6 (patch)
tree5116c1183613ce67860fda513b89316844ae12cd /Makefile.am
parent54e7d80e9dc2042ce0331cf65af2fb85c2960962 (diff)
downloaddesktop-file-utils-1ca85988dec761535699d3cb14ba8a551411a4d6.tar.gz
use AM_SILENT_RULES if available for a quiet build
2009-07-21 Vincent Untz <vuntz@gnome.org> * configure.in: use AM_SILENT_RULES if available for a quiet build * configure.in: * Makefile.am: use the m4 directory as macro dir
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d30dffc..695e0fc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1,3 @@
SUBDIRS = src misc
+
+ACLOCAL_AMFLAGS = -I m4