X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile.am;h=c4a2e19b493d482a868a426f37fe7f807cf46ab1;hb=727968597125addfe3ddccd0f3327525185f14e9;hp=e21bc187fb98562ddb9eca76d1a502cb9e050c8f;hpb=137010fde2a9e6892a3ce962fe8d8570aac8aabf;p=kconfig-frontends diff --git a/Makefile.am b/Makefile.am index e21bc18..c4a2e19 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,6 @@ ACLOCAL_AMFLAGS = -I scripts/.autostuff/m4 -SUBDIRS = libs frontends +if COND_utils + MAYBE_utils = utils +endif +SUBDIRS = docs libs frontends $(MAYBE_utils) +EXTRA_DIST = bootstrap