projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a4ec23
)
build: Fix make dist by removing reference to deleted file.
author
Stefan Schmidt
<s.schmidt@samsung.com>
Wed, 8 Jan 2014 09:57:13 +0000
(10:57 +0100)
committer
Stefan 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
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index e69009e1267da69ecd9aa8fab824e8453a0cc6bf..e402336fae61b775996ec68c4d0724866fc29792 100644
(file)
--- 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 \