diff --git a/Makefile b/Makefile index 50a648f..77a0bef 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,6 @@ install: $(INSTALL_DATA_DIR) $(LIBDIR)/include $(INSTALL_DATA) EvalHaskell.h $(LIBDIR)/include @(cd src && $(MAKE) install) - $(INSTALL_DATA_DIR) $(PREFIX)/bin # # and register the library with ghc package system