open-src/lib/libX11/Makefile
changeset 910 0a08683bf637
parent 907 3c35d611cdaa
child 911 a3e7e197651c
--- a/open-src/lib/libX11/Makefile	Sat Feb 20 21:16:06 2010 -0800
+++ b/open-src/lib/libX11/Makefile	Mon Feb 22 16:19:24 2010 -0800
@@ -2,7 +2,7 @@
 #
 # X11 1.x Makefile
 #
-# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
@@ -153,7 +153,9 @@
 
 # Install additional headers we need in other parts of the build or ship in
 # packages, but which X.Org doesn't
-install_32:: build_32
+install_32: install_extra_headers
+
+install_extra_headers: build_32
 	mkdir -p $(PROTODIR)$(X11_INCLUDES_DIR)/X11/extensions
 	cp -pf sun-src/include/X11/Xvarargs.h \
 		$(PROTODIR)$(X11_INCLUDES_DIR)/X11/