[vino] Add the new files to the makefile



commit 3919347054cee0456c950bbc9ff2510a0d61c130
Author: Arnaud Maillet <arnaud maillet collabora co uk>
Date:   Fri Jul 17 15:30:40 2009 +0200

    Add the new files to the makefile

 server/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/server/Makefile.am b/server/Makefile.am
index e85fd71..fa386c2 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -88,6 +88,8 @@ vino_server_LDADD += $(TELEPATHY_GLIB_LIBS)
 vino_server_SOURCES += \
 	vino-tube-servers-manager.c vino-tube-servers-manager.h		\
 	vino-tube-server.c vino-tube-server.h				\
+	vino-status-tube-icon.c vino-status-tube-icon.h			\
+	vino-types.h \
 	$(NULL)
 
 endif
@@ -106,6 +108,7 @@ vino_enum_headers = \
 	$(top_srcdir)/server/vino-server.h \
 	$(top_srcdir)/server/vino-prompt.h \
 	$(top_srcdir)/server/vino-status-icon.h \
+	$(top_srcdir)/server/vino-status-tube-icon.h \
 	$(NULL)
 
 vino-enums.c: @REBUILD@ $(vino_enum_headers)



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