Author: tedross
Date: 2008-01-14 10:55:39 -0500 (Mon, 14 Jan 2008)
New Revision: 1564
Modified:
store/trunk/cpp/lib/Makefile.am
Log:
Removed mistakenly included lines in Makefile.am
Modified: store/trunk/cpp/lib/Makefile.am
===================================================================
--- store/trunk/cpp/lib/Makefile.am 2008-01-14 15:48:34 UTC (rev 1563)
+++ store/trunk/cpp/lib/Makefile.am 2008-01-14 15:55:39 UTC (rev 1564)
@@ -86,13 +86,9 @@
jrnl/txn_map.hpp \
jrnl/txn_rec.hpp \
jrnl/wmgr.hpp \
- jrnl/wrfc.hpp \
- gen/Journal.cpp \
- gen/Journal.h \
- gen/ArgsJournalExpand.h
+ jrnl/wrfc.hpp
-
BUILT_SOURCES = db-inc.h
db-inc.h: Makefile.in
echo '#include <$(DB_CXX_HEADER_PREFIX)db_cxx.h>' > $@-t
Show replies by date