projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
726a857
)
More cleaning
author
David Schleef
<ds@schleef.org>
Thu, 4 Oct 2001 22:24:01 +0000
(22:24 +0000)
committer
David Schleef
<ds@schleef.org>
Thu, 4 Oct 2001 22:24:01 +0000
(22:24 +0000)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index d9d8293240c65227ac0c8162140b7dae3068db0d..19d8e7ddfb23b841ae6e5aa65aae142ebfe19211 100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-18,7
+18,7
@@
distclean: clean
rm -rf locale
clean:
- for i in $(locales);do \
+ for i in
messages
$(locales);do \
rm -f $$i.po ; \
done