summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Verdoolaege <skimo@kotnet.org>2010-02-28 09:31:35 +0100
committerSven Verdoolaege <skimo@kotnet.org>2010-03-04 19:04:56 +0100
commit7094ad94f9cc8244b7ee07770bab912014e0ab14 (patch)
tree8ab8b84b0338aa059b42e46c52e784221ff17fe1 /Makefile.am
parentaeec623c8ff092d5343fbfaf321cfd6734d7a854 (diff)
downloadisl-7094ad94f9cc8244b7ee07770bab912014e0ab14.tar.gz
isl-7094ad94f9cc8244b7ee07770bab912014e0ab14.tar.bz2
isl-7094ad94f9cc8244b7ee07770bab912014e0ab14.zip
export isl_stream.h
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f313ea9..d1d04bd8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -70,7 +70,6 @@ libisl_la_SOURCES = \
isl_scan.c \
isl_scan.h \
isl_stream.c \
- isl_stream.h \
isl_seq.c \
isl_tab.c \
isl_tab.h \
@@ -159,6 +158,7 @@ pkginclude_HEADERS = \
include/isl_point.h \
include/isl_seq.h \
include/isl_set.h \
+ include/isl_stream.h \
include/isl_vec.h
EXTRA_DIST = \