[gnome-settings-daemon] media-keys: Remove empty CFLAGS/LIBS variables
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] media-keys: Remove empty CFLAGS/LIBS variables
- Date: Tue, 13 Sep 2011 14:48:38 +0000 (UTC)
commit 39c5eff281161420c11b36183fd9fd69538e8592
Author: Bastien Nocera <hadess hadess net>
Date: Tue Sep 13 15:46:41 2011 +0100
media-keys: Remove empty CFLAGS/LIBS variables
plugins/media-keys/cut-n-paste/Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/media-keys/cut-n-paste/Makefile.am b/plugins/media-keys/cut-n-paste/Makefile.am
index 70fcac8..b966017 100644
--- a/plugins/media-keys/cut-n-paste/Makefile.am
+++ b/plugins/media-keys/cut-n-paste/Makefile.am
@@ -4,12 +4,10 @@ noinst_LTLIBRARIES = libgvc.la
INCLUDES = \
$(WARN_CFLAGS) \
- $(VOLUME_CONTROL_CFLAGS) \
$(PULSE_CFLAGS) \
$(NULL)
libgvc_la_LIBADD = \
- $(VOLUME_CONTROL_LIBS) \
$(PULSE_LIBS) \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]