export isl_stream.h
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 28 Feb 2010 08:31:35 +0000 (09:31 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 4 Mar 2010 18:04:56 +0000 (19:04 +0100)
Makefile.am
include/isl_stream.h [moved from isl_stream.h with 100% similarity]

index 1f313ea..d1d04bd 100644 (file)
@@ -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 = \
similarity index 100%
rename from isl_stream.h
rename to include/isl_stream.h