1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

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 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.