summaryrefslogtreecommitdiffstats
path: root/tdeabc/plugins/ldaptdeio/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdeabc/plugins/ldaptdeio/Makefile.am')
-rw-r--r--tdeabc/plugins/ldaptdeio/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/tdeabc/plugins/ldaptdeio/Makefile.am b/tdeabc/plugins/ldaptdeio/Makefile.am
index bc81d13d8..9b2fc49a1 100644
--- a/tdeabc/plugins/ldaptdeio/Makefile.am
+++ b/tdeabc/plugins/ldaptdeio/Makefile.am
@@ -1,4 +1,4 @@
-INCLUDES = -I$(top_srcdir)/kabc -I$(top_builddir)/kabc $(all_includes)
+INCLUDES = -I$(top_srcdir)/tdeabc -I$(top_builddir)/tdeabc $(all_includes)
# these are the headers for your project
noinst_HEADERS = resourceldaptdeioconfig.h
@@ -17,12 +17,12 @@ kabc_ldaptdeio_la_LIBADD = libkabc_ldaptdeio.la $(LIB_QT) $(LIB_TDECORE)
METASOURCES = AUTO
messages: rc.cpp
- $(XGETTEXT) *.cpp -o $(podir)/kabc_ldaptdeio.pot
+ $(XGETTEXT) *.cpp -o $(podir)/tdeabc_ldaptdeio.pot
-kabcincludedir = $(includedir)/kabc
+kabcincludedir = $(includedir)/tdeabc
kabcinclude_HEADERS = resourceldaptdeio.h
-servicedir = $(kde_servicesdir)/tderesources/kabc
+servicedir = $(kde_servicesdir)/tderesources/tdeabc
service_DATA = ldaptdeio.desktop
resourceldaptdeioplugin.lo: ../../addressee.h