diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index ff26b0315..dc56621d7 100644 --- a/src/Makefile +++ b/src/Makefile @@ -217,7 +217,7 @@ UTF8CFILES = \ xutf8/utf8Wrap.c ################################################################ - +FLTKFLAGS = -DFL_LIBRARY include ../makeinclude MMFILES = $(shell if test $(USEMMFILES) = Yes; then echo $(OBJCPPFILES); fi) |
