gettextize -f added to init:
authorJan Kupec <jkupec@suse.cz>
Wed, 25 Oct 2006 12:00:41 +0000 (12:00 +0000)
committerJan Kupec <jkupec@suse.cz>
Wed, 25 Oct 2006 12:00:41 +0000 (12:00 +0000)
Makefile.cvs

index 39f9d34..4ebd108 100644 (file)
@@ -24,6 +24,7 @@ configure: init
 
 init:
        rm -rf autom4te.cache
+       gettextize -f
        autoreconf --force --install --symlink --verbose
 
 reconf: init