updates.
[crypto.git] / lib / contrib / Makefile.am
index ba968e2ccaa743c4e5f5b4e312ca4ba8c3ad9f9b..64305b1b618d192cab82074d20846d8d09be80f8 100644 (file)
@@ -22,10 +22,9 @@ noinst_LIBRARIES = libcontrib.a
 
 libcontrib_a_SOURCES = \
        getopt.c \
-       getopt1.c
+       getopt1.c \
+       regex.c
 
 EXTRA_DIST = *.h
 
-INCLUDES = -I. -I.. -I../silccrypt -I../silcmath -I../silcske \
-       -I../silcsim -I../.. -I../../includes -I../silccore \
-       -I../silcmath/gmp-3.0.1
+include $(top_srcdir)/Makefile.defines