diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 00:12:29 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-02-17 00:12:29 +0000 |
commit | aa12631d76f2785f0850d339f95687147781fa22 (patch) | |
tree | 95135bc94427b1de279bc4e9fc4e150a47b4ef43 /po | |
parent | 4a3bcb65e29acb586ec0ea94c84d75da97d15247 (diff) | |
download | kchmviewer-aa12631d76f2785f0850d339f95687147781fa22.tar.gz kchmviewer-aa12631d76f2785f0850d339f95687147781fa22.zip |
Automake fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1091543 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/po/Makefile.am b/po/Makefile.am index 0fa209c..76c5e28 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -1 +1,4 @@ +GMSGFMT = msgfmt +MSGFMT = msgfmt +POFILES = AUTO POFILES = AUTO |