projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f697085
)
move .gmo removal to distclean so make distcheck works again
author
Benjamin Otte
<otte@gnome.org>
Sun, 23 Nov 2003 04:42:54 +0000
(
04:42
+0000)
committer
Benjamin Otte
<otte@gnome.org>
Sun, 23 Nov 2003 04:42:54 +0000
(
04:42
+0000)
Original commit message from CVS:
move .gmo removal to distclean so make distcheck works again
po/Makefile.in.in
patch
|
blob
|
history
diff --git
a/po/Makefile.in.in
b/po/Makefile.in.in
index 80b7aa368e37d9b9766a9dcd31540e23098a2877..343b743fe8f67fb2997eaa9faf45aaf6bf64a1d5 100644
(file)
--- a/
po/Makefile.in.in
+++ b/
po/Makefile.in.in
@@
-282,11
+282,11
@@
clean: mostlyclean
distclean: clean
rm -f Makefile Makefile.in POTFILES *.mo
+ rm -f stamp-po $(GMOFILES)
maintainer-clean: distclean
@echo "This command is intended for maintainers to use;"
@echo "it deletes files that may require special tools to rebuild."
- rm -f stamp-po $(GMOFILES)
dist distdir:
$(MAKE) update-po