More cleaning
authorDavid Schleef <ds@schleef.org>
Thu, 4 Oct 2001 22:24:01 +0000 (22:24 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 4 Oct 2001 22:24:01 +0000 (22:24 +0000)
doc/Makefile

index d9d8293240c65227ac0c8162140b7dae3068db0d..19d8e7ddfb23b841ae6e5aa65aae142ebfe19211 100644 (file)
@@ -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