Build system: Install the config file.
[collection4.git] / configure.ac
index 9c8b628..125f37b 100644 (file)
@@ -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)