diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-08-27 19:31:06 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-08-27 19:31:06 +0000 |
commit | f7e3d75f910480bc7010eab12b993936efb1d367 (patch) | |
tree | a7b89e32a77cb4b7e86a5f40c84a1f0afb43943b /po/Makefile | |
parent | 4cb1b773cd0c005ca9f29a95d523bb0ddb7a95df (diff) | |
download | rpmdrake-f7e3d75f910480bc7010eab12b993936efb1d367.tar rpmdrake-f7e3d75f910480bc7010eab12b993936efb1d367.tar.gz rpmdrake-f7e3d75f910480bc7010eab12b993936efb1d367.tar.bz2 rpmdrake-f7e3d75f910480bc7010eab12b993936efb1d367.tar.xz rpmdrake-f7e3d75f910480bc7010eab12b993936efb1d367.zip |
pom files (containing the compssUsers translation automatically extracted
from the gi po's) need to be in CVS as well
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile b/po/Makefile index ffbb9ebe..8f9300bb 100644 --- a/po/Makefile +++ b/po/Makefile @@ -46,5 +46,5 @@ install: done clean: - @rm -rf *.mo *.pom *.pof $(POFILES:%=%t) $(PL_CFILES) $(PGOAL).pot + @rm -rf *.mo *.pof $(POFILES:%=%t) $(PL_CFILES) $(PGOAL).pot |