# HG changeset patch # User Etan Reisner # Date 1245327708 0 # Node ID 83a36e594d5d957ec6723d2083d386ddb1082137 # Parent 4dfffaf9ceacb6c959765395f5ec4a6e25bbe2d3 Add the header files to sources. diff -r 4dfffaf9ceac -r 83a36e594d5d pidgin/plugins/disco/Makefile.am --- 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)