summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
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
])