# HG changeset patch # User Mark Doliner # Date 1245868967 0 # Node ID bd47fd3f3b6b482d5af677ee265b96b3229b8744 # Parent f2baa434a977b00a8bc9949b32e3b03346e8f732 Need to include header files here in order for them to show up in the tarballs diff -r f2baa434a977 -r bd47fd3f3b6b pidgin/plugins/disco/Makefile.am --- a/pidgin/plugins/disco/Makefile.am Wed Jun 24 17:03:21 2009 +0000 +++ b/pidgin/plugins/disco/Makefile.am Wed Jun 24 18:42:47 2009 +0000 @@ -8,7 +8,9 @@ xmppdisco_la_SOURCES = \ gtkdisco.c \ - xmppdisco.c + gtkdisco.h \ + xmppdisco.c \ + xmppdisco.h xmppdisco_la_LIBADD = $(GTK_LIBS)