configure.ac, Makefile.am: skip po-python/
... to fix distcheck, since we don't build pygimp ATM.
This commit is contained in:
parent
662b7003e8
commit
8cc2aeaee4
2 changed files with 4 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ SUBDIRS = \
|
|||
po \
|
||||
po-libgimp \
|
||||
po-plug-ins \
|
||||
po-python \
|
||||
## po-python \
|
||||
po-script-fu \
|
||||
po-tips \
|
||||
po-windows-installer \
|
||||
|
|
|
|||
|
|
@ -2737,7 +2737,9 @@ m4macros/Makefile
|
|||
po/Makefile.in
|
||||
po-libgimp/Makefile.in
|
||||
po-plug-ins/Makefile.in
|
||||
po-python/Makefile.in
|
||||
]
|
||||
dnl po-python/Makefile.in
|
||||
[
|
||||
po-script-fu/Makefile.in
|
||||
po-tips/Makefile.in
|
||||
po-windows-installer/Makefile.in
|
||||
|
|
|
|||
Loading…
Reference in a new issue