summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2014-01-08 10:57:13 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2014-01-08 10:57:13 +0100
commita5f0425cccf45632ff45e387dd1d2bcb4ba939e5 (patch)
treedd565dc674016d8dfd906961817e4a5de69aafb5 /Makefile.am
parent7a4ec239d8e5e1768064b6fd9953554587c1da0c (diff)
downloadelementary-a5f0425cccf45632ff45e387dd1d2bcb4ba939e5.tar.gz
build: Fix make dist by removing reference to deleted file.
In 465da71acf4eb5fcec512df38b8e0e526a014659 the m4 file was deleted but not its reference in Makefile.am. This results in make dist failing.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e69009e12..e402336fa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -66,7 +66,6 @@ autogen.sh \
elementary.pc.in \
elementary.spec \
elementary.spec.in \
-m4/ac_attribute.m4 \
m4/efl_binary.m4 \
m4/efl_doxygen.m4 \
config.rpath \