diff --git a/Makefile b/Makefile
index b180072..3129031 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,9 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 # USA.

+# Get the information from under /usr.
+prefix = /usr/
+
 CPP = gcc -E -x c
 MIGCOM = mig -cc cat - /dev/null

-- 
1.5.2.4


Reply via email to