Mercurial > hg > pyin
diff Makefile.inc @ 1:3dcef83df62a
notes work again, now based on the hard PYIN estimate
author | matthiasm |
---|---|
date | Wed, 27 Nov 2013 15:31:47 +0000 |
parents | 99bac62ee2da |
children | b3acb3a6de12 |
line wrap: on
line diff
--- a/Makefile.inc Wed Nov 27 11:59:49 2013 +0000 +++ b/Makefile.inc Wed Nov 27 15:31:47 2013 +0000 @@ -11,7 +11,7 @@ # PLUGIN_LDFLAGS := $(LDFLAGS) $(PLUGIN_LDFLAGS) # TEST_LDFLAGS := $(TEST_LDFLAGS) $(LDFLAGS) -lboost_unit_test_framework -PLUGIN := yintony$(PLUGIN_EXT) +PLUGIN := pyin$(PLUGIN_EXT) SOURCES := PYIN.cpp \ VampYin.cpp \