diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-09-23 19:59:53 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-09-29 18:48:45 -0400 |
commit | 1711a5c07c5d35d21f422e59f10c7836953a256e (patch) | |
tree | 55de0bd30542ef91192a57f401b065cf0ed5ce50 /src/fullpkg/Makefile | |
parent | d11311f66524dd61b4f186bbbc91d0e47b7e4f4d (diff) |
fullpkg: internationalize
Diffstat (limited to 'src/fullpkg/Makefile')
-rw-r--r-- | src/fullpkg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fullpkg/Makefile b/src/fullpkg/Makefile index 2c76089..ee9c395 100644 --- a/src/fullpkg/Makefile +++ b/src/fullpkg/Makefile @@ -1 +1,3 @@ include ../../common.mk + +fullpkg-build.pot: xgettext-keywords-sh+=--keyword=list_pkgs:2 |