aboutsummaryrefslogtreecommitdiff
path: root/xtract/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xtract/Makefile.am')
-rw-r--r--xtract/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/xtract/Makefile.am b/xtract/Makefile.am
new file mode 100644
index 0000000..b29e60d
--- /dev/null
+++ b/xtract/Makefile.am
@@ -0,0 +1,5 @@
+libxtractdir = $(includedir)/xtract
+
+libxtract_HEADERS = libxtract.h xtract_macros.h xtract_types.h xtract_delta.h \
+ xtract_scalar.h xtract_vector.h
+