From 0aa891b0420c17936c6b9961e6b7d33e3a9b7bb3 Mon Sep 17 00:00:00 2001 From: mthomas Date: Wed, 17 Sep 2003 04:35:01 +0000 Subject: [PATCH] [project @ 2003-09-17 04:35:01 by mthomas] Switch examples on/off --- mk/config.mk.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mk/config.mk.in b/mk/config.mk.in index 8228df8..cfabf57 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -168,6 +168,11 @@ ProjectsDontInstall = glafp-utils nofib IncludeTestDirsInBuild=NO # +# Should the various project example directories be built? +# +IncludeExampleDirsInBuild=NO + +# # Which ways should SGML documents be built? # options are: dvi ps pdf html rtf # -- 1.7.10.4