diff options
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 |