changeset 27091:83a36e594d5d

Add the header files to sources.
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 18 Jun 2009 12:21:48 +0000
parents 4dfffaf9ceac
children 19cbe3af6167
files pidgin/plugins/disco/Makefile.am
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/plugins/disco/Makefile.am	Mon Jun 15 04:43:25 2009 +0000
+++ b/pidgin/plugins/disco/Makefile.am	Thu Jun 18 12:21:48 2009 +0000
@@ -8,7 +8,9 @@
 
 xmppdisco_la_SOURCES = \
 	gtkdisco.c \
-	xmppdisco.c
+	xmppdisco.c \
+	gtkdisco.h \
+	xmppdisco.h
 
 xmppdisco_la_LIBADD = $(GTK_LIBS)