diff options
Diffstat (limited to 'html/Makefile.am')
-rw-r--r-- | html/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/html/Makefile.am b/html/Makefile.am deleted file mode 100644 index 5bb713c..0000000 --- a/html/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ - -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 |