open-src/app/xlock/Makefile
changeset 970 272328fe1b4a
parent 943 294f64612d23
child 1097 243d7ed7a10c
--- a/open-src/app/xlock/Makefile	Wed Jun 30 14:10:39 2010 -0700
+++ b/open-src/app/xlock/Makefile	Fri Jul 02 21:03:57 2010 -0700
@@ -2,7 +2,7 @@
 #
 # xlock 1.x Makefile
 #
-# Copyright (c) 2008, 2009, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2008, 2010, 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"),
@@ -45,4 +45,7 @@
 MODULE_INSTALL_MAKEFLAGS = \
    bindir=$(X11_BIN_DIR) datadir=$(MODULE_PREFIX)/share mandir=$(X11_MAN_DIR)
 
+# Compatibility links from /usr/X11/bin to /usr/bin
+MODULE_X11_BINCOMPAT_LINKS = xlock
+
 include ../Makefile.inc