summaryrefslogtreecommitdiffstats
path: root/xparts/xpart_notepad/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xparts/xpart_notepad/Makefile.am')
-rw-r--r--xparts/xpart_notepad/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/xparts/xpart_notepad/Makefile.am b/xparts/xpart_notepad/Makefile.am
index cadb799e..4f6120ab 100644
--- a/xparts/xpart_notepad/Makefile.am
+++ b/xparts/xpart_notepad/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = -I$(srcdir)/../src/kde -I$(srcdir)/../src/interfaces -I$(prefix)/include -I$(top_srcdir) $(all_includes)
+INCLUDES = -I$(srcdir)/../src/tde -I$(srcdir)/../src/interfaces -I$(prefix)/include -I$(top_srcdir) $(all_includes)
#AM_CFLAGS += $(GLIB_CFLAGS) $(GTK_CFLAGS)
@@ -8,19 +8,19 @@ xpart_DIR=$(srcdir)/../src/interfaces
xparthost_DIR=$(srcdir)/../src/interfaces
xp_notepad_SOURCES = xp_notepad.cpp xpart.skel xparthost.stub
-xp_notepad_LDADD = ../src/kde/libkdexparts.la
+xp_notepad_LDADD = ../src/tde/libtdexparts.la
#xp_notepad_LDFLAGS = -L$(prefix)/lib -lxpcom $(all_libraries)
xp_notepad_LDFLAGS = -L$(prefix)/lib $(all_libraries)
shell_xparthost_SOURCES = shell_xparthost.cpp
-shell_xparthost_LDADD = $(top_builddir)/xparts/src/kde/libkdexparts.la
+shell_xparthost_LDADD = $(top_builddir)/xparts/src/tde/libtdexparts.la
shell_xparthost_LDFLAGS = $(all_libraries)
lib_LTLIBRARIES = libxp_notepadpart.la
libxp_notepadpart_la_SOURCES = xp_notepad_factory.cpp
libxp_notepadpart_la_LDFLAGS = -module $(all_libraries)
-libxp_notepadpart_la_LIBADD = ../src/kde/libkdexparts.la
+libxp_notepadpart_la_LIBADD = ../src/tde/libtdexparts.la
servicedir = $(kde_servicesdir)
service_DATA = xp_notepad.desktop