diff options
Diffstat (limited to 'kdeaccounts-plugin/Makefile.am')
-rw-r--r-- | kdeaccounts-plugin/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeaccounts-plugin/Makefile.am b/kdeaccounts-plugin/Makefile.am index 7be8cea3..9c412ffa 100644 --- a/kdeaccounts-plugin/Makefile.am +++ b/kdeaccounts-plugin/Makefile.am @@ -12,6 +12,6 @@ METASOURCES = AUTO messages: rc.cpp $(XGETTEXT) *.cpp -o $(podir)/kabcformat_kdeaccounts.pot -linkdir = $(kde_datadir)/kabc/formats +linkdir = $(kde_datadir)/tdeabc/formats link_DATA = kdeaccountsplugin.desktop EXTRA_DIST = $(link_DATA) README |