diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-18 14:55:24 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-18 14:55:24 +0200 |
commit | 1d56fce29aa71f3d6c1023e7a635b7d5264dbbf7 (patch) | |
tree | 6af67b82f29984ff4e41cb6f590f01d27577d06c /Makefile.am | |
parent | 92bafcb948929df5adad5ebcb70d383ae2c75158 (diff) | |
download | caja-extensions-1d56fce29aa71f3d6c1023e7a635b7d5264dbbf7.tar.bz2 caja-extensions-1d56fce29aa71f3d6c1023e7a635b7d5264dbbf7.tar.xz |
Add image-converter extension
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 09c018c..f7defe6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,8 @@ - SUBDIRS = \ po \ gksu \ + image-converter \ open-terminal \ sendto |