From b905626986ac003db909ff28f7bcfd7fcd4eeca0 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Fri, 26 Sep 2008 15:48:39 +0000 Subject: Implement metadata reading in C for speed --- (limited to 'Makefile.am') 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 + -- cgit v0.9.1