summaryrefslogtreecommitdiff
path: root/html/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2006-08-30 21:20:32 +0000
committerStef Walter <stef@memberwebs.com>2006-08-30 21:20:32 +0000
commit3b0babad49a78bed803108faf132ac229a9d8ff2 (patch)
tree680c2b3bb9e6019495760ae00dc3389eeaeda95a /html/Makefile.am
parent96e3074f9de2b0c7ba8b0b11edfa42ffd2803037 (diff)
Add makefile
Diffstat (limited to 'html/Makefile.am')
-rw-r--r--html/Makefile.am13
1 files changed, 13 insertions, 0 deletions
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