Merge branch 'topic/mm-fixes' of git://208.110.73.182/silc into silc.1.1.branch
[silc.git] / lib / contrib / Makefile.ad
index 60055fd12d60d2400105d34a0d18fbf549fadb6c..960a37478f0655bec55ee73e2de2868360212394 100644 (file)
@@ -27,25 +27,7 @@ endif
 
 STRINGPREP = nfkc.c rfc3454.c stringprep.c
 
-if SILC_WIN32
-libcontrib_la_SOURCES = getopti.c $(STRINGPREP)
-else
 libcontrib_la_SOURCES = getopti.c $(STRINGPREP) $(REGEX)
-endif
-
-#ifdef SILC_DIST_TOOLKIT
-if HAVE_REGEX
-REGEXH =
-else
-REGEXH = regexpr.h
-endif
-include_HEADERS =       \
-       $(REGEXH)       \
-       getopti.h       \
-       gunicomp.h      \
-       gunidecomp.h    \
-       stringprep.h
-#endif SILC_DIST_TOOLKIT
 
 EXTRA_DIST = *.c *.h