From 6d00829a8ccef20c0ce7eeecc54cd3bb5f94b3bd Mon Sep 17 00:00:00 2001 From: Jamie Bullock Date: Mon, 2 Oct 2006 14:18:15 +0000 Subject: Initial import --- xtract/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 xtract/Makefile.am (limited to 'xtract/Makefile.am') 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 + -- cgit v1.2.3