aboutsummaryrefslogtreecommitdiffstats
path: root/util-src
diff options
context:
space:
mode:
authorMatthew Wild <mwild1@gmail.com>2009-04-12 03:02:51 +0100
committerMatthew Wild <mwild1@gmail.com>2009-04-12 03:02:51 +0100
commitfcd300734f1d94c6a1e2fd11d126ff58d0313c75 (patch)
treee8df232cd3811bbc59f47881c404447277565808 /util-src
parent421c6c8a8a872475bef171c13ec6f1e4b350a43a (diff)
downloadprosody-fcd300734f1d94c6a1e2fd11d126ff58d0313c75.tar.gz
prosody-fcd300734f1d94c6a1e2fd11d126ff58d0313c75.zip
Makefiles: Add signal.so to install targets
Diffstat (limited to 'util-src')
-rw-r--r--util-src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-src/Makefile b/util-src/Makefile
index b3753d48..3b7ca7bc 100644
--- a/util-src/Makefile
+++ b/util-src/Makefile
@@ -12,7 +12,7 @@ LD?=gcc
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/