summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-01 18:40:15 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-10-01 18:40:15 +0000
commit2f74630a2ca745614937840cd53c34f414578fb0 (patch)
tree546a81d6fa9d388f92100ba38b5de816e5656ce6 /Makefile.am
parent4eb5ed85e52ab6ec9362eaf860ed9a5640292303 (diff)
downloadATCD-2f74630a2ca745614937840cd53c34f414578fb0.tar.gz
ChangeLogTag: Fri Oct 1 11:35:59 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index fa377bd2581..8a3f5f58ac6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,6 +20,10 @@ SUBDIRS = \
## ASNMP \
## websvcs
+if BUILD_KOKYU
+SUBDIRS += Kokyu
+endif
+
if BUILD_TAO
SUBDIRS += TAO
endif