projects
/
libsigrokdecode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1227e58
)
sr/srd/cli/gtk: ChangeLog -> MAINTAINERCLEANFILES.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Tue, 29 May 2012 18:30:15 +0000
(20:30 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Tue, 29 May 2012 18:30:15 +0000
(20:30 +0200)
If the (generated) ChangeLog file is marked for DISTCLEANFILES, it'll be
removed whenever "make distclean" is called (and is then gone forever if
you use the tarballs, for example).
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 377b729fa2202932e36c07e7cf26acb9fbd7f36f..5daf9d2a46726b7430e94afb015c77f0a94ca3db 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-39,7
+39,7
@@
pkgconfig_DATA = libsigrokdecode.pc
EXTRA_DIST = Doxyfile
-
DIST
CLEANFILES = ChangeLog
+
MAINTAINER
CLEANFILES = ChangeLog
.PHONY: ChangeLog
ChangeLog: