From a8f3e727ae4e7c39788e58ed9bc1733d8de11897 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 16 Feb 2013 01:10:50 -0600 Subject: Fix build system references to kabc --- kabc/frontend/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kabc/frontend/Makefile.am') diff --git a/kabc/frontend/Makefile.am b/kabc/frontend/Makefile.am index 675c6da14..da3d8299b 100644 --- a/kabc/frontend/Makefile.am +++ b/kabc/frontend/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = -I$(includedir)/kabc $(all_includes) +INCLUDES = -I$(includedir)/tdeabc $(all_includes) METASOURCES = AUTO -- cgit v1.2.1