diff options
Diffstat (limited to 'lang/python/Makefile.am')
-rw-r--r-- | lang/python/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am index a1a2bc92..308fcd03 100644 --- a/lang/python/Makefile.am +++ b/lang/python/Makefile.am @@ -17,6 +17,7 @@ # License along with this program; if not, see <http://www.gnu.org/licenses/>. EXTRA_DIST = README.rst +SUBDIRS = tests # Cleanup gpgme.h from deprecated functions and typedefs. gpgme.h: ../../src/gpgme.h |