~ubuntu-branches/ubuntu/trusty/systemd/trusty

« back to all changes in this revision

Viewing changes to docs/libudev/Makefile.am

Tags: upstream-202
ImportĀ upstreamĀ versionĀ 202

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
# Comment this out if you want your docs-status tested during 'make check'
104
104
if ENABLE_GTK_DOC
105
105
if ENABLE_GTK_DOC_TESTS
106
 
TESTS_ENVIRONMENT = cd $(top_srcdir)
107
 
TESTS = $(GTKDOC_CHECK)
 
106
#TESTS_ENVIRONMENT = cd $(top_srcdir)
 
107
#TESTS = $(GTKDOC_CHECK)
108
108
endif
109
109
endif