X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcutil%2FMakefile.ad;h=8e86f36b721d3e5b9562664d42883de8bd957492;hp=b841e4421f024b60c750dbd616915a24604c8ca1;hb=96ae4adfa8757be98b0587941e26d0733e1fb22e;hpb=f449c0a95327fd4e60a5b9d3c9d50fae0f8d835a diff --git a/lib/silcutil/Makefile.ad b/lib/silcutil/Makefile.ad index b841e442..8e86f36b 100644 --- a/lib/silcutil/Makefile.ad +++ b/lib/silcutil/Makefile.ad @@ -76,7 +76,8 @@ libsilcutil_la_SOURCES = \ silcbase64.c \ silcbitops.c \ silcerrno.c \ - silcgetopt.c + silcgetopt.c \ + silcregex.c #ifdef SILC_DIST_TOOLKIT include_HEADERS = \ @@ -126,7 +127,8 @@ include_HEADERS = \ silcbase64.h \ silcbitops.h \ silcerrno.h \ - silcgetopt.h + silcgetopt.h \ + silcregex.h SILC_EXTRA_DIST = tests #endif SILC_DIST_TOOLKIT