[gnome-settings-daemon] media-keys: Add -private.h to the dist



commit 04e1ed65164d03adacf3c69e356f1b86a691a89f
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Apr 17 15:03:38 2012 +0100

    media-keys: Add -private.h to the dist

 plugins/media-keys/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/plugins/media-keys/Makefile.am b/plugins/media-keys/Makefile.am
index d1d0132..95e1b1e 100644
--- a/plugins/media-keys/Makefile.am
+++ b/plugins/media-keys/Makefile.am
@@ -26,6 +26,7 @@ libmedia_keys_la_SOURCES = 		\
 	gsd-media-keys-manager.c	\
 	gsd-osd-window.c		\
 	gsd-osd-window.h		\
+	gsd-osd-window-private.h	\
 	shortcuts-list.h		\
 	$(BUILT_SOURCES)		\
 	$(NULL)
@@ -70,6 +71,7 @@ noinst_PROGRAMS =				\
 test_media_window_SOURCES =			\
 	gsd-osd-window.c			\
 	gsd-osd-window.h			\
+	gsd-osd-window-private.h		\
 	test-media-window.c			\
 	$(NULL)
 
@@ -99,6 +101,7 @@ test_media_keys_SOURCES =			\
 	gsd-media-keys-manager.h		\
 	gsd-osd-window.c			\
 	gsd-osd-window.h			\
+	gsd-osd-window-private.h		\
 	test-media-keys.c			\
 	$(BUILT_SOURCES)			\
 	$(NULL)



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