diff options
Diffstat (limited to 'test/Makefile')
| -rw-r--r-- | test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile index ec3e5d0a8..8dc808edd 100644 --- a/test/Makefile +++ b/test/Makefile @@ -314,7 +314,7 @@ uninstall-osx: $(RMDIR) $(DESTDIR)/Applications/sudoku.app # FLUID file rules -.fl.cxx .fl.h: ../fluid/fluid$(EXEEXT) +.fl.cxx .fl.h: echo Generating $@ and header from $<... $(FLUID_BUILD) -c $< |
