Diff

util-src/Makefile @ 993:b2e9456dc200

Makefiles: Add signal.so to install targets
author Matthew Wild <mwild1@gmail.com>
date Sun, 12 Apr 2009 03:02:51 +0100
parent 987:d55ec60331e7
child 1840:0bca03aaa845
line wrap: on
line diff
--- a/util-src/Makefile	Sun Apr 12 02:59:09 2009 +0100
+++ b/util-src/Makefile	Sun Apr 12 03:02:51 2009 +0100
@@ -12,7 +12,7 @@
 
 all: encodings.so hashes.so pposix.so signal.so
 
-install: encodings.so hashes.so pposix.so
+install: encodings.so hashes.so pposix.so signal.so
 	install *.so ../util/