python: Fix distcheck.
* lang/python/Makefile.am (EXTRA_DIST): Add missing files. Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
parent
ed07031315
commit
ce66289137
@ -18,9 +18,11 @@
|
|||||||
|
|
||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
README \
|
README \
|
||||||
|
MANIFEST.in \
|
||||||
gpgme.i \
|
gpgme.i \
|
||||||
helpers.c helpers.h \
|
helpers.c helpers.h \
|
||||||
gpgme-h-clean.py \
|
gpgme-h-clean.py \
|
||||||
|
examples \
|
||||||
pyme
|
pyme
|
||||||
|
|
||||||
SUBDIRS = tests
|
SUBDIRS = tests
|
||||||
|
Loading…
Reference in New Issue
Block a user