diff options
Diffstat (limited to 'app/xauth/Makefile.am')
-rw-r--r-- | app/xauth/Makefile.am | 2 |
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) |