diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -2,10 +2,9 @@ PACKAGE = mageiawelcome VERSION = 0.8.1 GITPATH = git://git.mageia.org/software/mageiawelcome -TEXT_FILES = makepot \ - Makefile +TEXT_FILES = Makefile -DIRS = etc usr +DIRS = etc usr po FILES = $(TEXT_FILES) $(DIRS) |