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

« back to all changes in this revision

Viewing changes to docs/gudev/Makefile.am

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

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
# Comment this out if you want your docs-status tested during 'make check'
110
110
if ENABLE_GTK_DOC
111
111
if ENABLE_GTK_DOC_TESTS
112
 
TESTS_ENVIRONMENT = cd $(top_srcdir)
113
 
TESTS = $(GTKDOC_CHECK)
 
112
#TESTS_ENVIRONMENT = cd $(top_srcdir)
 
113
#TESTS = $(GTKDOC_CHECK)
114
114
endif
115
115
endif