diff --git a/udev/Makefile.am b/udev/Makefile.am index 17ae0b8a..2c852a09 100644 --- a/udev/Makefile.am +++ b/udev/Makefile.am @@ -42,9 +42,10 @@ DISTCLEANFILES = \ 90-libinput-model-quirks.rules EXTRA_DIST = 80-libinput-test-device.rules +TEST_EXTENSIONS = .py + if HAVE_PYTHON TESTS = parse_hwdb.py -TEST_EXTENSIONS = .py PY_LOG_COMPILER = $(PYTHON) endif EXTRA_DIST += parse_hwdb.py