summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Verdoolaege <skimo@kotnet.org>2009-12-01 12:42:46 +0100
committerSven Verdoolaege <skimo@kotnet.org>2009-12-07 17:01:35 +0100
commit9147c9f666176118109af57e806f3bb4c6b17ea8 (patch)
tree31196b4ead041de1026282e636e66f716588075e /Makefile.am
parent4cbd5b883a65e395a3091507751b199385ddd37b (diff)
downloadisl-9147c9f666176118109af57e806f3bb4c6b17ea8.tar.gz
isl-9147c9f666176118109af57e806f3bb4c6b17ea8.tar.bz2
isl-9147c9f666176118109af57e806f3bb4c6b17ea8.zip
isl_map_subtract.c: extract from isl_map.c
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 727ef2e4..a92c2f52 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,6 +67,7 @@ libisl_la_SOURCES = \
isl_lp_piplib.h \
isl_map.c \
isl_map_simplify.c \
+ isl_map_subtract.c \
isl_map_private.h \
isl_map_piplib.h \
isl_mat.c \