diff options
Diffstat (limited to 'capplets/display')
-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 |