summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dechesne <n-dechesne@ti.com>2012-10-24 19:34:07 +0000
committerRob Clark <rob@ti.com>2012-10-24 14:36:01 -0500
commitd04bbd4120a94560a3f74f7eea64f4fcafcebb15 (patch)
tree7f4306b3b219ec11c75bbe5b1aed15122dd93c1a
parent2bc00be2202cf21b079941aa3048267014430de5 (diff)
Makefile.am: remove need for m4 folder
The current Makefile.am requires the 'm4' folder, however there is no need for it for the moment. that causes troubles when building packages with Debian CDBS 'autoreconf' which does not use the local autogen.sh script. Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com>
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 35e498a..f28269d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,8 +21,6 @@
# SOFTWARE.
#
-ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-
bin_PROGRAMS = kmscube
kmscube_LDFLAGS = \