X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fdeclara.git;a=blobdiff_plain;f=configure.ac;h=b632a411167b9711b94c6563e38fcd21e23517cc;hp=0cea6817acf1ede5a356831c1d7dbe08301b891d;hb=86afb849c3c78b6ba7e6e1427fc57ff863042569;hpb=81af33db3056d7f49917f103307bc7d427fe4157 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)