diff options
Diffstat (limited to 'com32/cmenu/Makefile')
-rw-r--r-- | com32/cmenu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/com32/cmenu/Makefile b/com32/cmenu/Makefile index e8627a9f..010fa122 100644 --- a/com32/cmenu/Makefile +++ b/com32/cmenu/Makefile @@ -14,6 +14,8 @@ ## Makefile for the complex menu system ## +NOGPL := 1 + # This must be defined before MCONFIG is included LIBS = libmenu/libmenu.a |