summaryrefslogtreecommitdiff
path: root/Imakefile
diff options
context:
space:
mode:
authorGravatar Kenneth G Raeburn <raeburn@mit.edu>1990-11-16 10:16:37 +0000
committerGravatar Kenneth G Raeburn <raeburn@mit.edu>1990-11-16 10:16:37 +0000
commitadb1a8249ec8bb17b448c22bc1deb796b86109c9 (patch)
tree5124018a52501f65e5e02b0018fa0b8abed43589 /Imakefile
parent2089d96b8c7236f5650a9b004cd04c726452707d (diff)
Added new libdyn subdir.
Diffstat (limited to 'Imakefile')
-rw-r--r--Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Imakefile b/Imakefile
index e6aef39..ff011d5 100644
--- a/Imakefile
+++ b/Imakefile
@@ -15,7 +15,7 @@ CODE=Imakefile
#ifdef LOCAL_LIBS
LOC_SUBDIRS = et ss
#endif /*LOCAL_LIBS*/
-SUBDIRS= ${LOC_SUBDIRS} include lib clients server zhm zwgc ozwgc man
+SUBDIRS= ${LOC_SUBDIRS} include lib libdyn clients server zhm zwgc ozwgc man
/* Need to make sure `all' is the first target */
all::
/**/# we need to remove these here; it is not appropriate to remove them