Reversing previous checkin. This was not meant for the trunk just yet. Broken client.mk on the branch. :-/

git-svn-id: svn://10.0.0.236/trunk@92706 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2001-04-19 03:00:55 +00:00
parent c1833e248c
commit f24522eceb
5 changed files with 4 additions and 10 deletions

View File

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