[gnome-main-menu] update Makefile for caja-main-menu



commit e2ab1d2ffc31b545b277fd6d8942ebf417c0e0ee
Author: Stefano Karapetsas <stefano karapetsas com>
Date:   Wed Dec 12 15:49:48 2012 +0100

    update Makefile for caja-main-menu

 Makefile.am |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b4e55b5..a97061b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
-if ENABLE_NAUTILUS_EXTENSION
-NAUTILUS_DIR=nautilus-main-menu
+if ENABLE_CAJA_EXTENSION
+CAJA_DIR=caja-main-menu
 else
-NAUTILUS_DIR=
+CAJA_DIR=
 endif
 
 SUBDIRS =				\
@@ -9,7 +9,7 @@ SUBDIRS =				\
 	application-browser/src		\
 	main-menu/etc			\
 	main-menu/src			\
-	$(NAUTILUS_DIR)			\
+	$(CAJA_DIR)			\
 	patch				\
 	po
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]