updates.
[silc.git] / lib / silcutil / Makefile.am
index a88f243ba4c8cd2cbc21b3c3e77b06c310d41ec5..3d97b28f4596fb1234618f2474a4dd82991ead99 100644 (file)
@@ -23,9 +23,17 @@ else
 if SILC_EPOC
 SUBDIRS=epoc
 else
+if SILC_BEOS
+SUBDIRS=beos
+else
+if SILC_OS2
+SUBDIRS=os2
+else
 SUBDIRS=unix
 endif
 endif
+endif
+endif
 
 noinst_LIBRARIES = libsilcutil.a
 
@@ -46,7 +54,6 @@ if SILC_DIST_TOOLKIT
 include_HEADERS =      \
        silcbuffer.h    \
        silcbuffmt.h    \
-       silcbufutil.h   \
        silcconfig.h    \
        silchashtable.h \
        silclog.h       \