From 3b0babad49a78bed803108faf132ac229a9d8ff2 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 30 Aug 2006 21:20:32 +0000 Subject: Add makefile --- html/Makefile.am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 html/Makefile.am diff --git a/html/Makefile.am b/html/Makefile.am new file mode 100644 index 0000000..5bb713c --- /dev/null +++ b/html/Makefile.am @@ -0,0 +1,13 @@ + +EXTRA_DIST = ajax static + +htmldir = $(datadir)/rrdui/ +nobase_html_DATA = \ + ajax/action-date.gif \ + ajax/action-next.gif \ + ajax/action-prev.gif \ + ajax/action-zoom.gif \ + ajax/frame.html \ + ajax/index.html \ + ajax/rrdui.js \ + ajax/style.css -- cgit v1.2.3