We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c856427 commit 28a74a4Copy full SHA for 28a74a4
1 file changed
bindings/swig/python3/Makefile.am
@@ -26,7 +26,6 @@ AM_CPPFLAGS = -I. -I$(top_builddir) -I${top_srcdir}/lib $(PYTHON3_INCLUDES)
26
LIBS = $(top_builddir)/lib/libaudit.la
27
SWIG_FLAGS = -python
28
SWIG_INCLUDES = -I. -I$(top_builddir) -I${top_srcdir}/lib $(PYTHON3_INCLUDES)
29
-PYTHON = $(PYTHON3)
30
pyexec_PYTHON = audit.py
31
pyexec_LTLIBRARIES = _audit.la
32
pyexec_SOLIBRARIES = _audit.so
0 commit comments