summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Verdoolaege <skimo@kotnet.org>2010-03-04 10:01:54 +0100
committerSven Verdoolaege <skimo@kotnet.org>2010-03-04 19:04:56 +0100
commitc765fdae9b5c57abe200b7d992a103a0b9a7963a (patch)
treedeb1bfa22c55d831986e9aec0705a5240148bac2 /Makefile.am
parent6e66467246b555a4df2af7b69003d87d7a10bf9b (diff)
downloadisl-c765fdae9b5c57abe200b7d992a103a0b9a7963a.tar.gz
isl-c765fdae9b5c57abe200b7d992a103a0b9a7963a.tar.bz2
isl-c765fdae9b5c57abe200b7d992a103a0b9a7963a.zip
add isl_map_move
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d1d04bd8..f2ce2971 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,6 +40,7 @@ libisl_la_SOURCES = \
isl_constraint.c \
isl_convex_hull.c \
isl_ctx.c \
+ isl_dim_private.h \
isl_dim.c \
isl_div.c \
isl_equalities.c \