summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2011-03-04 10:53:27 +0000
committerAntonin Descampe <antonin@gmail.com>2011-03-04 10:53:27 +0000
commiteb9a2d93a951cfcf367d9e0ec8481b9e71b0d3d9 (patch)
tree99f20e9c4f6e7ac0e65a4e3df294255ab5ca9717 /Makefile.am
parentf36842c853f3c0758fd913ba82bb04a741f1fce5 (diff)
updated autotools files to improve build and install procedures (credit to Vincent Torri)
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index dc3f81d6..422f235b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1 +1,6 @@
+MAINTAINERCLEANFILES = Makefile.in
+
SUBDIRS = libjp3dvm codec
+
+EXTRA_DIST = \
+CMakeLists.txt