updates.
[silc.git] / lib / contrib / Makefile.am
index e5fcf4c40865eef075692832be4760f30feda2b0..73f34fdd36112ddcdac011b683f9c9346dd9043a 100644 (file)
@@ -20,10 +20,16 @@ AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
 
 noinst_LIBRARIES = libcontrib.a
 
+if SILC_WIN32
+libcontrib_a_SOURCES = \
+       getopt.c \
+       getopt1.c
+else
 libcontrib_a_SOURCES = \
        getopt.c \
        getopt1.c \
        regex.c
+endif
 
 EXTRA_DIST = *.h