]> gitweb.fluxo.info Git - smartmonster.git/commitdiff
Add Makefile and remove TODO item
authorJacob Appelbaum <jacob@appelbaum.net>
Sat, 30 Apr 2011 17:29:51 +0000 (10:29 -0700)
committerJacob Appelbaum <jacob@appelbaum.net>
Sat, 30 Apr 2011 17:29:51 +0000 (10:29 -0700)
Makefile [new file with mode: 0644]
TODO

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
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 0786140ec85ccb75cadb8dafda5ce4ef62f6653e..0d3de4a66908b8ef6d7bf28a87e5dbd6e2d70cfc 100644 (file)
--- 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