Added cross-reference support for document generator.
[silc.git] / lib / silcutil / Makefile.am
index c44060007dd25426c4eac895ddbdec9edbff7a6c..5b7f020e0d5aef7749c220f1dfdc74769d2222c2 100644 (file)
@@ -26,10 +26,14 @@ else
 if SILC_BEOS
 SUBDIRS=beos
 else
+if SILC_OS2
+SUBDIRS=os2
+else
 SUBDIRS=unix
 endif
 endif
 endif
+endif
 
 noinst_LIBRARIES = libsilcutil.a
 
@@ -63,7 +67,8 @@ include_HEADERS =     \
        silclist.h      \
        silcdlist.h     \
        silcfileutil.h  \
-       silcutil.h
+       silcutil.h      \
+       silctypes.h
 endif
 
 EXTRA_DIST = *.h