summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2014-11-03 15:06:37 +0100
committerStefano Karapetsas <[email protected]>2014-11-03 15:06:37 +0100
commit1ffcee39f517957a742da5290153c6106851aada (patch)
tree290070a4c5561b97424286ff3cf1c5e982d48c47 /configure.ac
parent13761b90db418ad2dc682e8ee2ab1162524c4a52 (diff)
downloadcaja-extensions-1ffcee39f517957a742da5290153c6106851aada.tar.bz2
caja-extensions-1ffcee39f517957a742da5290153c6106851aada.tar.xz
Add information for about dialogs
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 9325b84..9ae2513 100644
--- a/configure.ac
+++ b/configure.ac
@@ -323,9 +323,13 @@ AM_GLIB_GNU_GETTEXT
AC_OUTPUT([
Makefile
+ gksu/libcaja-gksu.caja-extension.in
gksu/Makefile
+ image-converter/libcaja-image-converter.caja-extension.in
image-converter/Makefile
+ open-terminal/libcaja-open-terminal.caja-extension.in
open-terminal/Makefile
+ sendto/libcaja-sendto.caja-extension.in
sendto/Makefile
sendto/caja-sendto.pc
sendto/docs/Makefile
@@ -337,7 +341,9 @@ AC_OUTPUT([
sendto/plugins/pidgin/Makefile
sendto/plugins/removable-devices/Makefile
sendto/plugins/upnp/Makefile
+ share/libcaja-share.caja-extension.in
share/Makefile
+ wallpaper/libcaja-wallpaper.caja-extension.in
wallpaper/Makefile
po/Makefile.in
])