diff options
Diffstat (limited to 'atlantikdesigner/Makefile.am')
-rw-r--r-- | atlantikdesigner/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atlantikdesigner/Makefile.am b/atlantikdesigner/Makefile.am index 982e1e8..62c6f13 100644 --- a/atlantikdesigner/Makefile.am +++ b/atlantikdesigner/Makefile.am @@ -1,5 +1,5 @@ INCLUDES = $(all_includes) -LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor +LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor LDADD = $(LIB_KSYCOCA) $(LIB_KFILE) SUBDIRS = designer pics |