pidgin: b4ecb8b0: Need to include header files here in ord...
markdoliner at pidgin.im
markdoliner at pidgin.im
Wed Jun 24 14:50:30 EDT 2009
-----------------------------------------------------------------
Revision: b4ecb8b0227932d5f37998a7b3b36851ee5c5401
Ancestor: b415e0e74ad51f81ab4f93b0ed646fb5f15096c6
Author: markdoliner at pidgin.im
Date: 2009-06-24T18:42:47
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/b4ecb8b0227932d5f37998a7b3b36851ee5c5401
Modified files:
pidgin/plugins/disco/Makefile.am
ChangeLog:
Need to include header files here in order for them to show up in the
tarballs
-------------- next part --------------
============================================================
--- pidgin/plugins/disco/Makefile.am ed31968509b91b8c2481e2f98d93ee289dc56b68
+++ pidgin/plugins/disco/Makefile.am 6cd6eaac4066f241a0c73fddd766f0b8ba78d4fe
@@ -8,7 +8,9 @@ xmppdisco_la_SOURCES = \
xmppdisco_la_SOURCES = \
gtkdisco.c \
- xmppdisco.c
+ gtkdisco.h \
+ xmppdisco.c \
+ xmppdisco.h
xmppdisco_la_LIBADD = $(GTK_LIBS)
More information about the Commits
mailing list