summaryrefslogtreecommitdiffstats
path: root/conduits/abbrowserconduit/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'conduits/abbrowserconduit/Makefile.am')
-rw-r--r--conduits/abbrowserconduit/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/conduits/abbrowserconduit/Makefile.am b/conduits/abbrowserconduit/Makefile.am
index 708a0ee..8aaf6a1 100644
--- a/conduits/abbrowserconduit/Makefile.am
+++ b/conduits/abbrowserconduit/Makefile.am
@@ -9,7 +9,7 @@ conduit_address_la_SOURCES = \
resolutionDialog.cc \
abbrowser-factory.cc \
abbrowser-setup.cc \
- kabcRecord.cc \
+ tdeabcRecord.cc \
abbrowser-conduit.cc
conduit_address_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(PISOCK_LIB) $(LIB_QT) -ltdecore -ltdeio -ltdeui
conduit_address_la_LIBADD = ../../lib/libkpilot.la -ltdeabc -ltdeabc_file
@@ -18,7 +18,7 @@ servicedir = $(kde_servicesdir)
service_DATA = abbrowser_conduit.desktop
kde_kcfg_DATA = abbrowserconduit.kcfg
-kabcustompagedir = $(kde_datadir)/kaddressbook/contacteditorpages
-kabcustompage_DATA = KPilotCustomFieldEditor.ui
+tdeabcustompagedir = $(kde_datadir)/kaddressbook/contacteditorpages
+tdeabcustompage_DATA = KPilotCustomFieldEditor.ui
METASOURCES = AUTO