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