diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-16 01:11:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-16 01:11:14 -0600 |
commit | 37188484141147588290dee0e8db5216090b3d6d (patch) | |
tree | cca215ec5a38d27454eee26452e5a6b6826f7097 | |
parent | 095b430af3bcde297614ddf5553049d42535fb4c (diff) | |
download | tdesdk-37188484141147588290dee0e8db5216090b3d6d.tar.gz tdesdk-37188484141147588290dee0e8db5216090b3d6d.zip |
Fix build system references to kabc
m--------- | admin | 0 | ||||
m--------- | cmake | 0 | ||||
-rw-r--r-- | kdeaccounts-plugin/Makefile.am | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/admin b/admin -Subproject 50c595422f05af2f2e1457ee3d27f8e5ce1ab35 +Subproject 39466b7b95f25a3e0f6da52b156b194b10cbac9 diff --git a/cmake b/cmake -Subproject 5438330f961347e3026326e78e0e70a1ec083aa +Subproject 274366fb8b90704586d7beef216b765cc0688b0 diff --git a/kdeaccounts-plugin/Makefile.am b/kdeaccounts-plugin/Makefile.am index 9c412ffa..87c1ec2c 100644 --- a/kdeaccounts-plugin/Makefile.am +++ b/kdeaccounts-plugin/Makefile.am @@ -10,7 +10,7 @@ kabcformat_kdeaccounts_la_LIBADD = -lkabc METASOURCES = AUTO messages: rc.cpp - $(XGETTEXT) *.cpp -o $(podir)/kabcformat_kdeaccounts.pot + $(XGETTEXT) *.cpp -o $(podir)/tdeabcformat_kdeaccounts.pot linkdir = $(kde_datadir)/tdeabc/formats link_DATA = kdeaccountsplugin.desktop |