summaryrefslogtreecommitdiff
path: root/Imakefile
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1989-11-15 18:13:14 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1989-11-15 18:13:14 +0000
commit74e6cdc824c5faf661bcce2731f7b9d0c35bf6f5 (patch)
tree66b915645b0fdb0f0010753cf6a5b665de5120a2 /Imakefile
parent2c12cb77972068716700a8df0614ea81d6e6ddf8 (diff)
add ozwgc
Diffstat (limited to 'Imakefile')
-rw-r--r--Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Imakefile b/Imakefile
index 7f0f299..e6aef39 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 man
+SUBDIRS= ${LOC_SUBDIRS} include lib 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