udev: move TEST_EXTENSIONS out of the conditional
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 22 Nov 2016 01:09:02 +0000 (11:09 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 22 Nov 2016 01:23:39 +0000 (11:23 +1000)
Fixes:
udev/Makefile.am:47: warning: 'TEST_EXTENSIONS' cannot have conditional
contents

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
udev/Makefile.am

index 17ae0b8a5ee967d482bda0f9a71e250ea357cf09..2c852a0990c706236fe9e5b26bf54fc1bc071455 100644 (file)
@@ -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