build: Fix make dist by removing reference to deleted file.
authorStefan Schmidt <s.schmidt@samsung.com>
Wed, 8 Jan 2014 09:57:13 +0000 (10:57 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Wed, 8 Jan 2014 09:57:13 +0000 (10:57 +0100)
In 465da71acf4eb5fcec512df38b8e0e526a014659 the m4 file was deleted
but not its reference in Makefile.am. This results in make dist failing.

Makefile.am

index e69009e1267da69ecd9aa8fab824e8453a0cc6bf..e402336fae61b775996ec68c4d0724866fc29792 100644 (file)
@@ -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 \