X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=configure.ac;h=b632a411167b9711b94c6563e38fcd21e23517cc;hb=5d728b16933a6ee1b643b971d64a5b538764c0aa;hp=0cea6817acf1ede5a356831c1d7dbe08301b891d;hpb=81af33db3056d7f49917f103307bc7d427fe4157;p=cascardo%2Fdeclara.git diff --git a/configure.ac b/configure.ac index 0cea681..b632a41 100644 --- a/configure.ac +++ b/configure.ac @@ -14,4 +14,4 @@ AC_SEARCH_LIBS([readline], [readline], [], AC_MSG_ERROR([could not find readline])) AC_CONFIG_HEADERS([config.h]) -AC_OUTPUT(Makefile lib/Makefile src/Makefile test/Makefile) +AC_OUTPUT(Makefile lib/Makefile src/Makefile test/Makefile help/Makefile)