Changeset 15571


Ignore:
Timestamp:
2008-05-19T13:27:29+12:00 (16 years ago)
Author:
mdewsnip
Message:

Ooops... z3950server.exe was being installed in the wrong place.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/src/z3950/win32.mak

    r15569 r15571  
    144144
    145145install: $(EXECUTABLE)
    146     copy z3950server.exe "$(GSDL_DIR)\cgi-bin"
     146    copy z3950server.exe "$(GSDL_DIR)\bin\windows"
    147147
    148148clean:
Note: See TracChangeset for help on using the changeset viewer.