diff options
Diffstat (limited to 'kdat/Makefile.am')
-rw-r--r-- | kdat/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdat/Makefile.am b/kdat/Makefile.am index e24017d..5d01caa 100644 --- a/kdat/Makefile.am +++ b/kdat/Makefile.am @@ -67,7 +67,7 @@ kdat_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(L # the libraries to link against. Be aware of the order. First the libraries, # that depend on the following ones. -kdat_LDADD = $(LIB_KFILE) +kdat_LDADD = $(LIB_TDEFILE) # this option you can leave out. Just, if you use "make dist", you need it noinst_HEADERS = \ |