diff options
author | Wu Xiaotian <[email protected]> | 2019-06-22 23:29:12 +0800 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-25 11:31:47 +0200 |
commit | 7fa0dd119d4bad38fed214e84514ee85516a0c7d (patch) | |
tree | f98fe4c3fd7081ff9f5175af85e66e0a363c1199 /capplets/display/Makefile.am | |
parent | 39028e317750bcc4c81d762c25f2c88f5c8f3f56 (diff) | |
download | mate-control-center-7fa0dd119d4bad38fed214e84514ee85516a0c7d.tar.bz2 mate-control-center-7fa0dd119d4bad38fed214e84514ee85516a0c7d.tar.xz |
[ci] add gla11y in docker container
Diffstat (limited to 'capplets/display/Makefile.am')
-rw-r--r-- | capplets/display/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capplets/display/Makefile.am b/capplets/display/Makefile.am index 0b776e70..058e206d 100644 --- a/capplets/display/Makefile.am +++ b/capplets/display/Makefile.am @@ -60,7 +60,7 @@ foo-marshal.h: foo-marshal.list mate-display-properties-resources.h mate-display-properties-resources.c: org.mate.mcc.display.gresource.xml Makefile $(shell $(GLIB_COMPILE_RESOURCES) --generate-dependencies --sourcedir $(srcdir) $(srcdir)/org.mate.mcc.display.gresource.xml) $(AM_V_GEN) XMLLINT=$(XMLLINT) $(GLIB_COMPILE_RESOURCES) --target $@ --sourcedir $(srcdir) --generate --c-name display $< -CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA) $(BUILT_SOURCES) $(GLA11Y_OUTPUT) +CLEANFILES = $(MATECC_CAPPLETS_CLEANFILES) $(desktop_DATA) $(BUILT_SOURCES) EXTRA_DIST = $(ui_files) foo-marshal.list $(Desktop_in_files) org.mate.mcc.display.gresource.xml org.mate.randr.policy.in ui-a11y.suppr DISTCLEANFILES = org.mate.randr.policy |