diff options
author | Stefano Karapetsas <[email protected]> | 2013-10-17 16:26:20 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-10-17 16:26:20 +0200 |
commit | 774fa628467f394b3afe36bc785562b0049d122c (patch) | |
tree | 6cdb4d7d93cc2d05be6a02befd3dae1358e49338 /Makefile.am | |
parent | 9494745d46fe20b0d3ca20e3d23a926b34ed7a08 (diff) | |
download | caja-extensions-774fa628467f394b3afe36bc785562b0049d122c.tar.bz2 caja-extensions-774fa628467f394b3afe36bc785562b0049d122c.tar.xz |
Add gksu extension
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 478fedb..c43bfa5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ SUBDIRS = \ po \ + gksu \ open-terminal EXTRA_DIST = \ |