summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--include/isl_stream.h (renamed from isl_stream.h)0
2 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 = \
diff --git a/isl_stream.h b/include/isl_stream.h
index 76f81f0b..76f81f0b 100644
--- a/isl_stream.h
+++ b/include/isl_stream.h