X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.ad;fp=lib%2FMakefile.ad;h=71dc3b1a23c573ef565867ccd69c1d138cc81d0a;hb=45d30d3d2a8ced8d20a0c79d52e6ce1fed71cc2e;hp=4e1d1ca1d7112ee57dea2a52f4d6e652a89c0be7;hpb=035e8257d6db60d093bf3c0c77855486b940ddee;p=silc.git diff --git a/lib/Makefile.ad b/lib/Makefile.ad index 4e1d1ca1..71dc3b1a 100644 --- a/lib/Makefile.ad +++ b/lib/Makefile.ad @@ -51,7 +51,8 @@ remove: -rm -f libsilc.a -rm -f libsilcclient.a -all: remove $(SILCLIB) $(SILCCLIENTLIB) +all: + $(MAKE) remove $(SILCLIB) $(SILCSERVERLIB) $(SILCCLIENTLIB) #ifdef SILC_DIST_TOOLKIT install-exec-hook: