rename fishlim main file in makefile too
This commit is contained in:
parent
81ed389e71
commit
090974960e
@ -9,7 +9,7 @@ fish.obj \
|
||||
irc.obj \
|
||||
keystore.obj \
|
||||
misc.obj \
|
||||
xchat_plugin.obj
|
||||
plugin_xchat.obj
|
||||
|
||||
all: $(FISHLIM_OBJECTS) fishlim.def
|
||||
link $(LDFLAGS) $(LIBS) /dll /out:xcfishlim.dll /def:fishlim.def $(FISHLIM_OBJECTS)
|
||||
|
Loading…
Reference in New Issue
Block a user