Code auditing weekend results and fixes committing.
[silc.git] / lib / silcutil / Makefile.am
index fc02b272dca2cd7eff1ff9d40ce2b58f53a351f9..3d42bd60716a96346d00b4405ad7405396323762 100644 (file)
@@ -21,9 +21,7 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 noinst_LIBRARIES = libsilcutil.a
 
 libsilcutil_a_SOURCES = \
-       silcbuffer.c \
        silcbuffmt.c \
-       silcbufutil.c \
        silcconfig.c \
        silclog.c \
        silcmemory.c \
@@ -36,4 +34,4 @@ EXTRA_DIST = *.h
 
 INCLUDES = -I. -I.. -I../silccrypt -I../silcmath -I../silcske \
        -I../silcsim -I../.. -I../silccore -I../../includes \
-       -I../silcmath/gmp
+       -I../silcmath/gmp -I../trq