X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=configure.ac;h=125f37bb370c0648e3e979736b04ded7dc0f3edd;hb=f6521a3206ca097ab97112fc7306ce751630272a;hp=9c8b628f2da4b933827e026f95ee598633c6bb81;hpb=0ab3085f89e64eecd67d3179ea87f0463e918a10;p=collection4.git 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)