summaryrefslogtreecommitdiffstats
path: root/rasodmg/Makefile.am
diff options
context:
space:
mode:
authorAndrei Aiordachioaie <a.aiordachioaie@jacobs-university.de>2009-08-25 13:33:09 +0200
committerPeter Baumann <baumann@rasdaman.org>2009-08-27 09:38:08 +0200
commitfd66ca862d4499378719e2a635c9f97df28b763d (patch)
treee11e40b69e30b4d553cd0bcdedb435849c22e0d0 /rasodmg/Makefile.am
parentbb3139b97d956a8455649af82c0f3b705d2a8e55 (diff)
downloadrasdaman-upstream-fd66ca862d4499378719e2a635c9f97df28b763d.tar.gz
rasdaman-upstream-fd66ca862d4499378719e2a635c9f97df28b763d.tar.xz
rasdaman-upstream-fd66ca862d4499378719e2a635c9f97df28b763d.zip
Tiling & Indexing options added to rasql grammar
Diffstat (limited to 'rasodmg/Makefile.am')
-rw-r--r--rasodmg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rasodmg/Makefile.am b/rasodmg/Makefile.am
index d781176..d6c8348 100644
--- a/rasodmg/Makefile.am
+++ b/rasodmg/Makefile.am
@@ -44,10 +44,10 @@ librasodmg_a_SOURCES = collection.cc collection.hh collection.icc \
database.cc database.hh database.icc \
gmarray.cc gmarray.hh gmarray.icc \
storagelayout.cc storagelayout.hh storagelayout.icc \
+ dirdecompose.cc dirdecompose.hh \
tiling.cc tiling.hh \
alignedtiling.cc alignedtiling.hh alignedtiling.icc \
dirtiling.cc dirtiling.hh \
- dirdecompose.cc dirdecompose.hh \
interesttiling.cc interesttiling.hh \
stattiling.cc stattiling.hh \
partinsert.cc partinsert.hh \