summaryrefslogtreecommitdiff
path: root/app/xauth/Makefile.am
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2014-01-04 15:53:47 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2014-01-04 15:53:47 +0000
commit0789e063ad4c5f2b523d258176bab59dc67f4bd9 (patch)
tree0c15fab44376b66fe8b888f7803d4eebf99bf856 /app/xauth/Makefile.am
parent24d66d72f5fd5fdfb9ba7617aecc00086769de32 (diff)
Update to xauth 1.0.8
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 c0d165aae..87360a591 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
+SUBDIRS = man tests
bin_PROGRAMS = xauth
AM_CFLAGS = $(CWARNFLAGS) $(XAUTH_CFLAGS)