summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-17 07:50:38 -0700
committerStefano Karapetsas <[email protected]>2013-10-17 07:50:38 -0700
commit9a3ba3734f3d81f3ccab87b91fb5751660202dab (patch)
treec62967d454cc5063cd256fe48dce60920970ca0b /Makefile.am
parentd06a96916077dfc2db2958868df1bd5fc0e42d15 (diff)
parentc372bbe327c38bec3490e3195ef35f52576b6dd1 (diff)
downloadeom-9a3ba3734f3d81f3ccab87b91fb5751660202dab.tar.bz2
eom-9a3ba3734f3d81f3ccab87b91fb5751660202dab.tar.xz
Merge pull request #27 from infirit/master
Minor cleanups of autofoo
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 2eea905..08ae4d9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
if ENABLE_JPEG
jpeg_DIRS = jpegutils
endif