X-Git-Url: https://git.octo.it/?p=collection4.git;a=blobdiff_plain;f=configure.ac;h=125f37bb370c0648e3e979736b04ded7dc0f3edd;hp=9c8b628f2da4b933827e026f95ee598633c6bb81;hb=119de663a2fc33ea2f9303e0cbe59ab32460520b;hpb=c4815ba2e7fca583e71ce97fb60b4434d398309f diff --git a/configure.ac b/configure.ac index 9c8b628..125f37b 100644 --- a/configure.ac +++ b/configure.ac @@ -30,4 +30,4 @@ AC_CHECK_LIB(fcgi, FCGI_Accept, [], AC_CHECK_LIB(rrd_th, rrd_graph_v, [], [AC_MSG_ERROR(cannot find librrd_th.)], [-lm]) -AC_OUTPUT(Makefile src/Makefile) +AC_OUTPUT(Makefile share/Makefile src/Makefile)