aboutsummaryrefslogtreecommitdiff
path: root/xtract/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xtract/Makefile.am')
-rw-r--r--xtract/Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/xtract/Makefile.am b/xtract/Makefile.am
index 0dd9942..b29e60d 100644
--- a/xtract/Makefile.am
+++ b/xtract/Makefile.am
@@ -1,11 +1,5 @@
libxtractdir = $(includedir)/xtract
-if BUILD_VECTOR
-XTRACT_VECTOR = xtract_vector.h
-else
-XTRACT_VECTOR =
-endif
-
libxtract_HEADERS = libxtract.h xtract_macros.h xtract_types.h xtract_delta.h \
- xtract_scalar.h $(XTRACT_VECTOR)
+ xtract_scalar.h xtract_vector.h