[gnome-applets] mini-commander is not always build applet anymore
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets] mini-commander is not always build applet anymore
- Date: Thu, 28 Aug 2014 00:47:03 +0000 (UTC)
commit d0c14c10011823d69c7ee07ba1c4fe35cb16ae7d
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Wed Jul 9 20:30:12 2014 +0300
mini-commander is not always build applet anymore
Makefile.am | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8495911..d2bdebb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -36,11 +36,14 @@ if BUILD_MIXER_APPLET
mixer_applet_SUBDIR = mixer
endif
+if BUILD_MINICOMMANDER_APPLET
+minicommander_applet_SUBDIR = mini-commander
+endif
+
always_built_SUBDIRS = \
charpick \
drivemount \
geyes \
- mini-commander \
stickynotes \
trashapplet \
null_applet
@@ -56,7 +59,8 @@ SUBDIRS = \
$(accessx_status_SUBDIR)\
$(invest_applet_SUBDIR) \
$(cpufreq_SUBDIR) \
- $(mixer_applet_SUBDIR)
+ $(mixer_applet_SUBDIR) \
+ $(minicommander_applet_SUBDIR)
DIST_SUBDIRS = \
po \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]