diff options
Diffstat (limited to 'sendto')
-rw-r--r-- | sendto/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sendto/Makefile.am b/sendto/Makefile.am index 3bee8dd..68a169c 100644 --- a/sendto/Makefile.am +++ b/sendto/Makefile.am @@ -88,8 +88,7 @@ EXTRA_DIST = \ $(man_MANS) \ caja-sendto.pc.in \ $(convert_DATA) \ - $(gsettingsschema_in_files) \ - $(extension_in_files) + $(gsettingsschema_in_files) CLEANFILES = \ $(nst_built_headers) \ |