7016849 pkg:/system/data/hardware-registry should move to Userland consolidation (add install target)
authorulhg@userland.us.oracle.com
Thu, 23 Jun 2011 11:58:33 -0700
changeset 337 dd36f6bd0e18
parent 336 0c9d19b7f44e
child 338 e22e8717ebfa
7016849 pkg:/system/data/hardware-registry should move to Userland consolidation (add install target)
components/hwdata/Makefile
--- a/components/hwdata/Makefile	Thu Jun 23 14:09:12 2011 +0200
+++ b/components/hwdata/Makefile	Thu Jun 23 11:58:33 2011 -0700
@@ -71,7 +71,7 @@
 $(BUILD_DIR):
 	$(MKDIR) $@
 
-build:	$(BUILD_DIR) $(BUILT_LICENSES)
+install build:	$(BUILD_DIR) $(BUILT_LICENSES)
 
 test:	$(NO_TESTS)