Skip to content
Snippets Groups Projects
Commit 1c3304ba authored by deuce's avatar deuce
Browse files

Fix glade link path.

parent 214442a1
Branches
Tags
No related merge requests found
......@@ -41,4 +41,4 @@ endif
$(GTKUSEREDIT): $(OBJS)
@echo Linking $@
$(QUIET)$(CC) $(LDFLAGS) $(OBJS) -o $@ -lsbbs $(SMBLIB_LIBS) $(XPDEV-MT_LIBS)
$(QUIET)cd $(EXEODIR) && ln -s gtkuseredit.glade .
$(QUIET)cd $(EXEODIR) && ln -s ../gtkuseredit.glade .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment