summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-10-21 10:51:50 -0700
committerStefano Karapetsas <[email protected]>2013-10-21 10:51:50 -0700
commiteb6335355b51ebf8cfc9870923cf5d6c55f1ced0 (patch)
treee37e78429fbb358fa9d1443c1bc4816eb2959bff /Makefile.am
parente83eb6c9dc67ac587d41ca61334c79bac60707cc (diff)
parent3ed969173d721eb47b0b11208d051f26015b3b6a (diff)
downloadeom-eb6335355b51ebf8cfc9870923cf5d6c55f1ced0.tar.bz2
eom-eb6335355b51ebf8cfc9870923cf5d6c55f1ced0.tar.xz
Merge pull request #30 from infirit/master
Remove autogenerated gtk-doc files plus small fixes
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 08ae4d9..c0f11bd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
if ENABLE_JPEG
jpeg_DIRS = jpegutils
@@ -8,7 +8,7 @@ SUBDIRS = $(jpeg_DIRS) cut-n-paste bindings src man plugins po help data doc
EXTRA_DIST = \
AUTHORS \
- Changelog \
+ ChangeLog \
COPYING \
HACKING \
NEWS \