blob: 73b44c524f802b1ff41390b4e73bca5507a099d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/Makefile.in
+++ b/Makefile.in
@@ -2399,7 +2399,7 @@ top_srcdir = @top_srcdir@
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
AUTOMAKE_OPTIONS = gnu 1.12
-SUBDIRS = po lib doc src tests gnulib-tests
+SUBDIRS = po lib src
EXTRA_DIST = \
.mailmap \
ChangeLog-2009 \
|