summaryrefslogtreecommitdiffstats
path: root/rasdl
diff options
context:
space:
mode:
authorAndrei Aiordachioaie <a.aiordachioaie@jacobs-university.de>2009-08-01 15:31:50 +0200
committerwww-data <www-data@ubuntu.localdomain>2010-06-08 10:46:32 +0200
commit451da838c3b81205409f3c5266e0939995a4a17c (patch)
tree52663989dc65a5df9e8bf261064c0e5fa8114be1 /rasdl
parente1dbd9b880b8c27bc80179b94df21981da03a84f (diff)
downloadrasdaman-upstream-451da838c3b81205409f3c5266e0939995a4a17c.tar.gz
rasdaman-upstream-451da838c3b81205409f3c5266e0939995a4a17c.tar.xz
rasdaman-upstream-451da838c3b81205409f3c5266e0939995a4a17c.zip
Fixed C++ Examples Makefile
Diffstat (limited to 'rasdl')
-rw-r--r--rasdl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rasdl/Makefile.am b/rasdl/Makefile.am
index bbe17d3..171c05f 100644
--- a/rasdl/Makefile.am
+++ b/rasdl/Makefile.am
@@ -38,7 +38,7 @@ AM_LDFLAGS=@BASEDBLDFLAGS@
bin_PROGRAMS=rasdl
rasdl_SOURCES=lex.ll odl.yy parse.cc parse.hh symbtbl.cc symbtbl.hh \
alloca.cc rasdl.cc rasdl_error.cc rasdl_error.hh \
- template_inst.hh yparse.hh \
+ template_inst.hh yparse.hh \
../mymalloc/mymalloc.h ../mymalloc/mymalloc_svc.cc
rasdl_LDADD = ../reladminif/libreladminif.a ../relmddif/librelmddif.a \
../relstorageif/librelstorageif.a ../relindexif/librelindexif.a \