summaryrefslogtreecommitdiff
path: root/m4/Makefile
diff options
context:
space:
mode:
authorTim Shimmin <tes@sgi.com>2006-04-04 06:06:00 +0000
committerTim Shimmin <tes@sgi.com>2006-04-04 06:06:00 +0000
commite64d8efb08545b0bec490431cd13dfd269f027c6 (patch)
treef0e79536692892e865a3e9afd0e9497e719bc9c7 /m4/Makefile
parentdb29d4842518f70e40d4796f98c870ad2a8005e1 (diff)
downloadattr-e64d8efb08545b0bec490431cd13dfd269f027c6.tar.gz
fix lib64 installs
Merge of master-melb:xfs-cmds:25657a by kenmcd.
Diffstat (limited to 'm4/Makefile')
-rw-r--r--m4/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/m4/Makefile b/m4/Makefile
index ff5be1d..6e003a5 100644
--- a/m4/Makefile
+++ b/m4/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2003 Silicon Graphics, Inc. All Rights Reserved.
+# Copyright (c) 2003-2006 Silicon Graphics, Inc. All Rights Reserved.
#
TOPDIR = ..
@@ -8,7 +8,8 @@ include $(TOPDIR)/include/builddefs
LSRCFILES = \
manual_format.m4 \
package_globals.m4 \
- package_utilies.m4
+ package_utilies.m4 \
+ multilib.m4
default: