comparison console/libgnt/Makefile.am @ 14490:f283ebe419e4

[gaim-migrate @ 17209] More changes to help make dist work again. Let's see here * Alphabetize some stuff in gtk/Makefile.am * Include gntwm.h in the tar.gz * Include gntplugin.h in the tar.gz (instead of gntplugin.c (typo)) * libgaim/connection.c and libgaim/upnp.c shouldn't include gaim.h gaim.h should only be used by stuff outside of libgaim * Include gaim.h in the tar.gz (not sure if we want to keep it this way, I'll send an email to gaim-devel in a little bit) committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 09 Sep 2006 21:32:30 +0000
parents 59b4751c8f1e
children 62bb53609a36
comparison
equal deleted inserted replaced
14489:de8aea7e9f07 14490:f283ebe419e4
36 gntmarshal.h \ 36 gntmarshal.h \
37 gntstyle.h \ 37 gntstyle.h \
38 gnttextview.h \ 38 gnttextview.h \
39 gnttree.h \ 39 gnttree.h \
40 gntutils.h \ 40 gntutils.h \
41 gntwm.h \
41 gnt.h 42 gnt.h
42 43
43 libgnt_laincludedir=$(includedir)/gnt 44 libgnt_laincludedir=$(includedir)/gnt
44 libgnt_lainclude_HEADERS = \ 45 libgnt_lainclude_HEADERS = \
45 $(libgnt_la_headers) 46 $(libgnt_la_headers)