chiark / gitweb /
unit: fix the race in deserialization.
[elogind.git] / docs / gudev / Makefile.am
index 26c8652b0a6f9b4da0ee16b7a54db735ed2a6276..64e436102166dad46d0095323834ae126c857ad0 100644 (file)
@@ -108,6 +108,8 @@ EXTRA_DIST += version.xml.in
 
 # Comment this out if you want your docs-status tested during 'make check'
 if ENABLE_GTK_DOC
+if ENABLE_GTK_DOC_TESTS
 TESTS_ENVIRONMENT = cd $(top_srcdir)
 TESTS = $(GTKDOC_CHECK)
 endif
+endif