summaryrefslogtreecommitdiff
path: root/Imakefile
blob: 17e35b0300c2c7be86403077cc4cfa70ccb3a57f (plain)
1
2
3
4
5
6
7
#include <Server.tmpl>
#define IHaveSubdirs

SUBDIRS = src man

MakeSubdirs($(SUBDIRS))
ForceSubdirs($(SUBDIRS))