X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcutil%2FMakefile.ad;h=8e86f36b721d3e5b9562664d42883de8bd957492;hb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776;hp=b841e4421f024b60c750dbd616915a24604c8ca1;hpb=562927f2871fedc49ec9e3e7e74bf93cbcafb71e;p=silc.git 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