updates.
[crypto.git] / lib / contrib / Makefile.am
index b8bde5f04924fc8ed40713d2ce49cd71d1be87f5..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../silcutil \
-       -I../silcmath/gmp
+include $(top_srcdir)/Makefile.defines