We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5d324 commit 71e85c1Copy full SHA for 71e85c1
Makefile.am
@@ -4,7 +4,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
4
5
EXTRA_DIST = autogen.sh
6
7
-DISTCHECK_CONFIGURE_FLAGS = --disable-introspection --disable-python
+DISTCHECK_CONFIGURE_FLAGS = --disable-introspection
8
9
MAINTAINERCLEANFILES = \
10
$(srcdir)/INSTALL \
@@ -17,7 +17,6 @@ MAINTAINERCLEANFILES = \
17
$(srcdir)/ltmain.sh \
18
$(srcdir)/missing \
19
$(srcdir)/mkinstalldirs \
20
- $(srcdir)/py-compile \
21
`find "$(srcdir)" -type f -name Makefile.in -print` \
22
$(srcdir)/configure \
23
$(srcdir)/m4/intltool.m4 \
py-compile
0 commit comments