diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 18:55:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-03-01 18:55:11 +0000 |
commit | 854bf52eebd2da47ff45f6ae85f4cb89bae89876 (patch) | |
tree | 24fa0a7eabb9c300a1655d665f72327fe5ab3464 /po/Makefile.am | |
download | smb4k-854bf52eebd2da47ff45f6ae85f4cb89bae89876.tar.gz smb4k-854bf52eebd2da47ff45f6ae85f4cb89bae89876.zip |
Added old KDE3 version of SMB4K
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/smb4k@1097609 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'po/Makefile.am')
-rw-r--r-- | po/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/po/Makefile.am b/po/Makefile.am new file mode 100644 index 0000000..4fe3ba5 --- /dev/null +++ b/po/Makefile.am @@ -0,0 +1,4 @@ +POFILES = AUTO + +EXTRA_DIST=smb4k.pot + |