From: Jacob Appelbaum Date: Sat, 30 Apr 2011 17:29:51 +0000 (-0700) Subject: Add Makefile and remove TODO item X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a9b1d9db56f46dda0fee6bb89fae3304c96c8cab;p=smartmonster.git Add Makefile and remove TODO item --- diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..b67d731 --- /dev/null +++ b/Makefile @@ -0,0 +1,3 @@ +install: + cp src/file_system_reporter.sh $(DESTDIR)/usr/bin/ + cp src/update_power_counter.sh $(DESTDIR)/usr/bin/ diff --git a/TODO b/TODO index 0786140..0d3de4a 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ A rough set of notes for things that need to be implemented; patches welcome! -Makefile to install the scripts into the proper location init scripts to run all counters on boot file_system_reporter.sh