Skip to content

Commit 71e85c1

Browse files
committed
drop Python support leftovers
1 parent 3a5d324 commit 71e85c1

File tree

2 files changed

+1
-148
lines changed

2 files changed

+1
-148
lines changed

Makefile.am

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
44

55
EXTRA_DIST = autogen.sh
66

7-
DISTCHECK_CONFIGURE_FLAGS = --disable-introspection --disable-python
7+
DISTCHECK_CONFIGURE_FLAGS = --disable-introspection
88

99
MAINTAINERCLEANFILES = \
1010
$(srcdir)/INSTALL \
@@ -17,7 +17,6 @@ MAINTAINERCLEANFILES = \
1717
$(srcdir)/ltmain.sh \
1818
$(srcdir)/missing \
1919
$(srcdir)/mkinstalldirs \
20-
$(srcdir)/py-compile \
2120
`find "$(srcdir)" -type f -name Makefile.in -print` \
2221
$(srcdir)/configure \
2322
$(srcdir)/m4/intltool.m4 \

py-compile

Lines changed: 0 additions & 146 deletions
This file was deleted.

0 commit comments

Comments
 (0)