diff options
Diffstat (limited to 'capplets/keybindings/Makefile.am')
-rw-r--r-- | capplets/keybindings/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/capplets/keybindings/Makefile.am b/capplets/keybindings/Makefile.am index 48d8435b..022e006f 100644 --- a/capplets/keybindings/Makefile.am +++ b/capplets/keybindings/Makefile.am @@ -43,8 +43,8 @@ CLEANFILES = \ $(BUILT_SOURCES) \ $(MATECC_CAPPLETS_CLEANFILES) \ $(desktop_DATA) \ - $(xml_DATA) \ - $(GLA11Y_OUTPUT) + $(xml_DATA) + EXTRA_DIST = $(xml_in_files) \ mate-keybindings.pc.in \ $(ui_files) \ |