[gnome-applets/wip/gnome-3.10+: 39/48] 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/wip/gnome-3.10+: 39/48] mini-commander is not always build applet anymore
- Date: Mon, 11 Aug 2014 17:04:47 +0000 (UTC)
commit 3f0eb5c685889b523e9be8ee71a34f196fbb77ca
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 37bf227..d276dca 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
@@ -55,7 +58,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]