summaryrefslogtreecommitdiffstats
path: root/k9author
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-31 15:20:44 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-03-31 15:20:44 -0500
commit5f815c54aef5b57f62f50b0171c27138634b618c (patch)
tree2028d79472e4bd935da4c54aac28c3e6b8464178 /k9author
parentd48018596fbf2f1f762780efbe88e9745cc9743e (diff)
downloadk9copy-5f815c54aef5b57f62f50b0171c27138634b618c.tar.gz
k9copy-5f815c54aef5b57f62f50b0171c27138634b618c.zip
Fix FTBFS when built without HAL integration
Clean up spurious build files
Diffstat (limited to 'k9author')
-rw-r--r--k9author/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/Makefile.am b/k9author/Makefile.am
index b36dd12..a558d36 100644
--- a/k9author/Makefile.am
+++ b/k9author/Makefile.am
@@ -1,4 +1,4 @@
-AM_CPPFLAGS= -I$(srcdir) $(all_includes)
+AM_CPPFLAGS= -I$(srcdir) -I$(includedir) $(all_includes)
KDE_CXXFLAGS = $(ENABLE_PERMISSIVE_FLAG)