dthelpdemo: disable it

No one is going to want to build and use this example in the
forseeable future, so just disable it.
This commit is contained in:
Jon Trulson
2021-12-13 15:26:15 -07:00
parent e7d657c376
commit 5f02c65da0

View File

@@ -1,4 +1,6 @@
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = dthelpview dthelpgen dthelpdemo dthelpprint parser
SUBDIRS = dthelpview dthelpgen dthelpprint parser
# dthelpdemo - removed from list above - I can't see anyone needing to
# build this example code for the forseeable future.