projects
/
platform
/
upstream
/
xwd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6fb06b
)
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
24/9424/1
author
Gaetan Nadon
<memsize@videotron.ca>
Tue, 27 Oct 2009 02:08:39 +0000
(22:08 -0400)
committer
Sung-Jin Park
<sj76.park@samsung.com>
Tue, 3 Sep 2013 04:10:27 +0000
(
00:10
-0400)
ChangeLog filename is known to Automake and requires no further
coding in the makefile.
Change-Id: I6d6c984e4c2cfb2530d5d4cb48bf8cc776f53a73
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
36b1129
..
af4fc3d
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-71,8
+71,6
@@
SUFFIXES = .$(APP_MAN_SUFFIX) .man
.man.$(APP_MAN_SUFFIX):
$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
-EXTRA_DIST += ChangeLog
-MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog