From b055acde4a05dda65fd82fd6428336b15aa85c12 Mon Sep 17 00:00:00 2001 From: Chase Date: Tue, 22 Oct 2019 20:16:09 -0500 Subject: [PATCH] programs: add automake file --- cde/programs/Makefile.am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cde/programs/Makefile.am diff --git a/cde/programs/Makefile.am b/cde/programs/Makefile.am new file mode 100644 index 00000000..b10f1a15 --- /dev/null +++ b/cde/programs/Makefile.am @@ -0,0 +1,8 @@ +MAINTAINERCLEANFILES = Makefile.in + +SUBDIRS = backdrops icons dthelp dsdm dtmail dtpad dtfile dtwm dtlogin \ + dtsession dthello dtstyle dtexec dtdbcache dticon dtterm dtcalc \ + dtaction dtspcd dtscreen dtksh dtcm dtsearchpath dtappbuilder \ + dtappintegrate dtprintegrate dtconfig dtcreate dtprintinfo fontaliases \ + dtdspmsg ttsnoop dtimsstart dtdocbook dtpdm dtsr dtpdmd dtinfo types \ + localized tttypes util dtopen nsgmls -- 2.25.1