diff --git a/make/topdir.mk b/make/topdir.mk index dfaeaa63..4704686d 100644 --- a/make/topdir.mk +++ b/make/topdir.mk @@ -7,7 +7,7 @@ mrproper:distclean topdir.mrproper SUBDIRS ?= $(wildcard inst/pre make scripts contrib src libsrc \ tools include lib bin util plugins conf config cfg \ - images doc test inst/post) + images htdocs tmpl doc test inst/post) PROJECT_DESCR = $(TOPDIR)/make/project.conf GIT_DESCR = $(TOPDIR)/.git/description