summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDr. Tilmann Bubeck <t.bubeck@reinform.de>2013-10-06 14:16:59 +0200
committerDr. Tilmann Bubeck <t.bubeck@reinform.de>2013-10-06 14:16:59 +0200
commit10cbe2ed2a96582e7ee9fa5cfe6f8f69a3a4e4d4 (patch)
tree249eb52181f60840a91e36ea7e067c7f91f7d66b /Makefile.am
parent3be53072f8252962c6df740e64e897b970ae0349 (diff)
downloadxorg-app-xauth-10cbe2ed2a96582e7ee9fa5cfe6f8f69a3a4e4d4.tar.gz
Added black box tests for basic functionality started with "make check".
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c0d165a..87360a5 100644
--- a/Makefile.am
+++ b/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)