diff options
author | Timothy Pearson <[email protected]> | 2013-01-29 23:24:07 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-29 23:24:07 -0600 |
commit | 92fae2a076416dd873a27a293abbdb3f7d69164d (patch) | |
tree | 512567000a14b83bd1cf368d094a20853d3d8327 /kradio3/convert-presets/po/Makefile | |
parent | afc9ec6395ca16a5a155bbb30a7466c36a3f4e30 (diff) | |
download | tderadio-92fae2a076416dd873a27a293abbdb3f7d69164d.tar.gz tderadio-92fae2a076416dd873a27a293abbdb3f7d69164d.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'kradio3/convert-presets/po/Makefile')
-rw-r--r-- | kradio3/convert-presets/po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kradio3/convert-presets/po/Makefile b/kradio3/convert-presets/po/Makefile index fe9a747..e240813 100644 --- a/kradio3/convert-presets/po/Makefile +++ b/kradio3/convert-presets/po/Makefile @@ -155,7 +155,7 @@ LIB_TDEPIM = -ltdepim LIB_TDEPRINT = -ltdeprint LIB_TDEUI = -ltdeui LIB_KDNSSD = -ltdednssd -LIB_KFILE = -ltdeio +LIB_TDEFILE = -ltdeio LIB_KFM = LIB_TDEHTML = -ltdehtml LIB_KIMPROXY = -ltdeimproxy |