diff options
Diffstat (limited to 'editors/the/Makefile')
-rw-r--r-- | editors/the/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/the/Makefile b/editors/the/Makefile index 93cde8bca85f..5d555bc52345 100644 --- a/editors/the/Makefile +++ b/editors/the/Makefile @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-rexxincdir=${LOCALBASE}/include \ ALL_TARGET= all html CPPFLAGS+= -I${LOCALBASE}/include -OPTIONS_DEFINE= XAW3D +OPTIONS_DEFINE= DOCS XAW3D OPTIONS_SINGLE= Display Rexx OPTIONS_SINGLE_Display= NCURSES XCURSES OPTIONS_SINGLE_Rexx= REXX_IMC REGINA |