plug-ins: include the right python source in the distribution.
commitb810590b442881214be9942b75a65add5fbff62d
authorJehan <jehan@girinstud.io>
Fri, 17 Aug 2018 22:33:29 +0000 (18 00:33 +0200)
committerJehan <jehan@girinstud.io>
Sat, 18 Aug 2018 10:51:59 +0000 (18 12:51 +0200)
tree08eaa3df16b92aa7c54462b88cd381c516f5ac5f
parent9bbe950c00e188e2eafa944f50995a054f9733f3
plug-ins: include the right python source in the distribution.

The python path with directory are generated files and should not be in
the dist. The previous commit was fixing an in-tree `make check` but
this one fixes the `make distcheck` as the dist was packaging the wrong
python files.

(cherry picked from commit 55a7872e1be44102a66d6de07e6ea9e33d84c416)
plug-ins/pygimp/plug-ins/Makefile.am