summaryrefslogtreecommitdiffstats
path: root/rasdl
diff options
context:
space:
mode:
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 \