summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2010-03-15 21:33:26 +0000
committerPetter Reinholdtsen <pere@hungry.com>2010-03-15 21:33:26 +0000
commit2214c4a3ccf4c8d54ad23a69a14b5207cca298e6 (patch)
tree7ce03d55e6c39ac80f350ba347a85c7b64d5da18
parent94321aa992c338fe7785db0fc74b3b0063f04cb7 (diff)
Install frikanalen-tonostats in debian package.
-rw-r--r--frikanalen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/frikanalen/Makefile b/frikanalen/Makefile
index c68fffc..87d7043 100644
--- a/frikanalen/Makefile
+++ b/frikanalen/Makefile
@@ -10,5 +10,6 @@ all:
install:
$(INSTALL) -d $(DESTDIR)$(bindir)
$(INSTALL) bin/scheduler $(DESTDIR)$(bindir)/frikanalen-scheduler
+ $(INSTALL) bin/frikanalen-tonostats $(DESTDIR)$(bindir)/frikanalen-tonostats
clean: