Commit 4c053495 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul

Rebuild {{{newbrt/log_header.h}}} and {{{newbrt/log_code.c}}} when compiled...

Rebuild {{{newbrt/log_header.h}}} and {{{newbrt/log_code.c}}} when compiled from withing {{{src}}}.  Fixes #60.


git-svn-id: file:///svn/tokudb@850 c7de825b-a66e-492c-adef-691d508d4ae1
parent 9c336ba0
......@@ -19,6 +19,7 @@ SHARED=-shared
endif
install: $(LIBNAME).$(LIBEXT) $(LIBNAME).a
(cd ../newbrt;make)
cp $(LIBNAME).$(LIBEXT) ../lib/
cp $(LIBNAME).a ../lib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment