diff options
Diffstat (limited to 'makeinclude.in')
| -rw-r--r-- | makeinclude.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/makeinclude.in b/makeinclude.in index 5c8c0cc74..ac64e9a4f 100644 --- a/makeinclude.in +++ b/makeinclude.in @@ -129,6 +129,9 @@ FLUID = @FLUID@$(EXEEXT) # depends on the build type (native or cross-compiler) FLUID_BUILD = @FLUID_BUILD@ +# Name of fltk-options executable we install +FLTK_OPTIONS = @FLTK_OPTIONS@$(EXEEXT) + # Possible steps for OS X build only OSX_ONLY = @OSX_ONLY@ |
