Build fixes based upon Ron's original mega-patch.

git-svn-id: svn://10.0.0.236/trunk@92703 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2001-04-19 01:53:36 +00:00
parent 275951823d
commit 6ebcae0ae4
5 changed files with 10 additions and 4 deletions

View File

@@ -62,7 +62,9 @@ CFLAGS += $(TK_CFLAGS)
endif
install-plugin: $(SHARED_LIBRARY)
ifdef SHARED_LIBRARY
$(INSTALL) $(SHARED_LIBRARY) $(DIST)/bin/plugins
endif
install:: install-plugin