From 1d49e538f6cad83e32d307e9a46bbaaec0cc0ab1 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Wed, 8 Jun 2016 02:20:30 +0200 Subject: [PATCH] added spelling.txt in the distrib --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 332c0a2..5bf8b1f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -5,6 +5,7 @@ check-local: checkpatch.pl DEFS = -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\" -DLOCALEDIR=\"$(localedir)\" @DEFS@ EXTRA_DIST = checkpatch.pl \ + spelling.txt \ test-cppcheck.sh \ test-io-dir-list.sh -- 2.7.4