From 7d42e06556079baa03c895e1280ebd0580f3c75d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 27 Feb 2014 19:11:07 -0500 Subject: Makefile.am: Distribute tests/testlib.sh. This is missing in the old build system and released archives as well. --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a5875d6..ed85905 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,7 +46,8 @@ EXTRA_DIST = \ $(man1_sources) \ $(locale_sources) \ $(archtab_sources) \ - $(tests) + $(tests) \ + tests/testlib.sh SUFFIXES = .sh .sm .1in .1 .ms -- cgit v0.9.1