diff Makefile @ 210:f9446e440ff1

Install the spooler too.
author Steve Kemp <steve@steve.org.uk>
date Mon, 14 Apr 2008 19:18:52 +0100
parents ea4f503f58cc
children 37668661af76
line wrap: on
line diff
--- a/Makefile	Mon Apr 14 19:14:55 2008 +0100
+++ b/Makefile	Mon Apr 14 19:18:52 2008 +0100
@@ -62,6 +62,7 @@
 	cp ./etc/chroniclerc ${prefix}/etc/chroniclerc
 	mkdir -p ${prefix}/usr/local/bin
 	cp ./bin/chronicle ${prefix}/usr/local/bin
+	cp ./bin/chronicle-spooler ${prefix}/usr/local/bin
 	mkdir -p ${prefix}/usr/share/chronicle/themes/xml
 	cp -r ./themes/xml/*.* ${prefix}/usr/share/chronicle/themes/xml
 	mkdir -p ${prefix}/usr/share/chronicle/themes/default