projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
d119959
)
maintainer-clean: also remove skencil/*.ps skencil/*.pdf and doc
author
Andre
<maan@p133.(none)>
Wed, 8 Mar 2006 23:52:03 +0000
(
00:52
+0100)
committer
Andre
<maan@p133.(none)>
Wed, 8 Mar 2006 23:52:03 +0000
(
00:52
+0100)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 91fd3a140e947962aa2fb9cab03cd3938f9dd78f..964b41f084e97c063fe15665d3cac76b9d84c511 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-211,7
+211,8
@@
distclean: clean
maintainer-clean: distclean
rm -f $(gengetopts_c) $(gengetopts_h) *.tar.bz2 \
$(grutatxt_html) ChangeLog* config.h configure \
maintainer-clean: distclean
rm -f $(gengetopts_c) $(gengetopts_h) *.tar.bz2 \
$(grutatxt_html) ChangeLog* config.h configure \
- config.h.in
+ config.h.in skencil/*.pdf skencil/*.ps
+ rm -rf doc
install: all
umask 022 && \
install: all
umask 022 && \