open-src/app/xload/Makefile
changeset 1466 fbd4067be4c6
parent 1408 17c15e2662ba
child 1610 77a2e608a1ff
--- a/open-src/app/xload/Makefile	Mon Aug 11 17:15:03 2014 -0700
+++ b/open-src/app/xload/Makefile	Mon Aug 25 18:32:49 2014 -0700
@@ -2,7 +2,7 @@
 #
 # xload 1.x Makefile
 #
-# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2008, 2014, Oracle and/or its affiliates. All rights reserved.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
 # copy of this software and associated documentation files (the "Software"),
@@ -60,5 +60,5 @@
 
 install_po: $(BUILD_TARGETS)
 	mkdir -p $(PROTODIR)$(X11_LC_MESSAGES_DIR)
-	cp -f $(SOURCE_DIR)/xload.po $(PROTODIR)$(X11_LC_MESSAGES_DIR)
+	cp -f $(BUILD_DIR)/xload.po $(PROTODIR)$(X11_LC_MESSAGES_DIR)