X-Git-Url: https://git.mdrn.pl/pylucene.git/blobdiff_plain/1328cd8ddc9f6dcb73f08ef4ab8e85a0f15b00e3..a2e61f0c04805cfcb8706176758d1283c7e3a55c:/Makefile

diff --git a/Makefile b/Makefile
index 06179e7..5f4b3e5 100644
--- a/Makefile
+++ b/Makefile
@@ -111,7 +111,7 @@ LUCENE=$(LUCENE_SRC)/lucene
 PREFIX_PYTHON=$(VIRTUAL_ENV)
 ANT=ant
 PYTHON=$(PREFIX_PYTHON)/bin/python
-JCC=$(PYTHON) -m jcc #--shared
+JCC=$(PYTHON) -m jcc --shared
 NUM_FILES=3
 
 # FreeBSD