Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2008-09-26 15:48:39 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2008-09-26 15:48:39 (GMT)
commitb905626986ac003db909ff28f7bcfd7fcd4eeca0 (patch)
tree7f2f0d6283ce37194067a1eaab37191b43109b7d /Makefile.am
parent96564f6bb56079cc1eccd0230057f753fce7f6f4 (diff)
Implement metadata reading in C for speed
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 9afc54b..5fa2790 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
SUBDIRS = bin etc src
test:
@@ -5,3 +7,4 @@ test:
$(MAKE) -C tests test
EXTRA_DIST = README.txt LICENSE.GPL
+