summaryrefslogtreecommitdiffstats
path: root/raul/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Makefile.am')
-rw-r--r--raul/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/raul/Makefile.am b/raul/Makefile.am
index 9c9e71c..bc22299 100644
--- a/raul/Makefile.am
+++ b/raul/Makefile.am
@@ -45,3 +45,6 @@ if WITH_RAPTOR
raulinclude_HEADERS += AtomRaptor.h
endif
+if WITH_LASH
+raulinclude_HEADERS += LashClient.h LashServerInterface.h LashProject.h
+endif