diff options
author | infirit <[email protected]> | 2015-01-10 19:55:11 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2015-01-10 19:55:11 +0100 |
commit | b28ea563892bcf8d708ad92cb10783c847c5e496 (patch) | |
tree | f42b389569c03d021492e945ab87bd207a12844b /open-terminal | |
parent | c82fa201fd169d3847ffcefadc9e046475bd5e3a (diff) | |
download | caja-extensions-b28ea563892bcf8d708ad92cb10783c847c5e496.tar.bz2 caja-extensions-b28ea563892bcf8d708ad92cb10783c847c5e496.tar.xz |
Update POTFILES.in with renamed extension files
So we do not have to add *.caja-extension.in to extra dist
Diffstat (limited to 'open-terminal')
-rw-r--r-- | open-terminal/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/open-terminal/Makefile.am b/open-terminal/Makefile.am index c64d071..7dd78a3 100644 --- a/open-terminal/Makefile.am +++ b/open-terminal/Makefile.am @@ -43,5 +43,4 @@ CLEANFILES = $(extension_DATA) EXTRA_DIST = \ $(convert_DATA) \ - $(extension_in_files) \ $(gsettings_schemas_in_files) |