summaryrefslogtreecommitdiff
path: root/app/xauth/Makefile.am
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2017-02-19 17:30:59 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2017-02-19 17:30:59 +0000
commitc0083057dcfc90e66af839b43e7766e9fc25b4de (patch)
tree3f80748cf2e17c3e09b1c50f1f0060764e553c1a /app/xauth/Makefile.am
parent0dbce3cdd131086cedb1c8aade32eedf6e2d92aa (diff)
Update to xauth 1.0.10
Diffstat (limited to 'app/xauth/Makefile.am')
-rw-r--r--app/xauth/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xauth/Makefile.am b/app/xauth/Makefile.am
index 87360a591..9fec077f8 100644
--- a/app/xauth/Makefile.am
+++ b/app/xauth/Makefile.am
@@ -19,7 +19,7 @@
# TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-SUBDIRS = man tests
+SUBDIRS = . man tests
bin_PROGRAMS = xauth
AM_CFLAGS = $(CWARNFLAGS) $(XAUTH_CFLAGS)