fix makefile

db4
erg 2008-03-28 22:46:14 -05:00
parent 89cacd416b
commit ad0e11d9d3
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ DLL_OBJS = $(PLAF_DLL_OBJS) \
EXE_OBJS = $(PLAF_EXE_OBJS)
default:
$(MAKE) `./misc/factor.sh make-target`
$(MAKE) `./build-support/factor.sh make-target`
help:
@echo "Run '$(MAKE)' with one of the following parameters:"