summaryrefslogtreecommitdiffstats
path: root/include/ixion/interface/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/ixion/interface/Makefile.am')
-rw-r--r--include/ixion/interface/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ixion/interface/Makefile.am b/include/ixion/interface/Makefile.am
new file mode 100644
index 0000000..8b3fdc3
--- /dev/null
+++ b/include/ixion/interface/Makefile.am
@@ -0,0 +1,6 @@
+
+libixiondir = $(includedir)/libixion-@IXION_API_VERSION@/ixion/interface
+
+libixion_HEADERS = \
+ session_handler.hpp \
+ table_handler.hpp