|
|
@ -30,7 +30,7 @@ quanta_LDADD = $(top_builddir)/quanta/project/libproject.la \
|
|
|
|
$(top_builddir)/quanta/utility/libutility.la \
|
|
|
|
$(top_builddir)/quanta/utility/libutility.la \
|
|
|
|
$(top_builddir)/lib/libquantamodule.la \
|
|
|
|
$(top_builddir)/lib/libquantamodule.la \
|
|
|
|
-lkatepartinterfaces $(LIB_KNEWSTUFF) $(LIB_KAFKA) $(LIB_CVSSERVICE) \
|
|
|
|
-lkatepartinterfaces $(LIB_KNEWSTUFF) $(LIB_KAFKA) $(LIB_CVSSERVICE) \
|
|
|
|
$(LIB_KMDI) $(LIBXML_LIBS) $(LIBXSLT_LIBS) $(LIB_KABC) $(LIB_KSPELL) $(LIB_KHTML) -lX11 -lkdefx
|
|
|
|
$(LIB_KMDI) $(LIBXML_LIBS) $(LIBXSLT_LIBS) $(LIB_KABC) $(LIB_KSPELL) $(LIB_KHTML) -lX11 -ltdefx
|
|
|
|
# $(top_builddir)/lib/compatibility/libcompat.la
|
|
|
|
# $(top_builddir)/lib/compatibility/libcompat.la
|
|
|
|
|
|
|
|
|
|
|
|
AM_CPPFLAGS = -I$(top_srcdir)/quanta/dialogs \
|
|
|
|
AM_CPPFLAGS = -I$(top_srcdir)/quanta/dialogs \
|
|
|
@ -64,7 +64,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/quanta/dialogs \
|
|
|
|
quanta_METASOURCES = AUTO
|
|
|
|
quanta_METASOURCES = AUTO
|
|
|
|
|
|
|
|
|
|
|
|
# the library search path.
|
|
|
|
# the library search path.
|
|
|
|
quanta_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -lX11
|
|
|
|
quanta_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -lX11
|
|
|
|
|
|
|
|
|
|
|
|
# this is where the kdelnk file will go
|
|
|
|
# this is where the kdelnk file will go
|
|
|
|
xdg_apps_DATA = quanta.desktop
|
|
|
|
xdg_apps_DATA = quanta.desktop
|
|
|
|