Removed repeat line from Makefile.

This commit is contained in:
Robert Osfield
2002-07-16 18:56:12 +00:00
parent 76d1775487
commit 7fe394ac42

View File

@@ -8,7 +8,6 @@ LIBS += $(OSG_LIBS) $(OTHER_LIBS)
TARGET_BASENAME = bmp
include $(TOPDIR)/Make/cygwin_plugin_def
include $(TOPDIR)/Make/cygwin_plugin_def
PLUGIN = $(PLUGIN_PREFIX)$(TARGET_BASENAME).$(PLUGIN_EXT)
include $(TOPDIR)/Make/makerules