diff options
-rw-r--r-- | tderadio3/convert-presets/po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderadio3/convert-presets/po/Makefile b/tderadio3/convert-presets/po/Makefile index 486d93c..c7a8c07 100644 --- a/tderadio3/convert-presets/po/Makefile +++ b/tderadio3/convert-presets/po/Makefile @@ -148,7 +148,7 @@ LIBUTIL = -lutil LIBZ = -lz LIB_ALSA = -lasound LIB_KAB = -lkab -LIB_KABC = -lkabc +LIB_KABC = -ltdeabc LIB_TDECORE = -ltdecore LIB_KDED = LIB_TDEPIM = -ltdepim |