comparison src/Makefile.am @ 3482:25eea0717f72

[gaim-migrate @ 3536] include gaim-socket.h in the tarball. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 30 Aug 2002 20:57:22 +0000
parents 3da42b64304e
children 6c32036050cf
comparison
equal deleted inserted replaced
3481:443b3311871d 3482:25eea0717f72
40 LIBS = @LIBS@ $(GTK_LIBS) $(SOUND_LIBS) $(STATIC_LINK_LIBS) $(PERL_LIBS) $(XSS_LIBS) $(INTLLIBS) $(DEBUG_LIBS) 40 LIBS = @LIBS@ $(GTK_LIBS) $(SOUND_LIBS) $(STATIC_LINK_LIBS) $(PERL_LIBS) $(XSS_LIBS) $(INTLLIBS) $(DEBUG_LIBS)
41 41
42 EXTRA_DIST = convo.h \ 42 EXTRA_DIST = convo.h \
43 core.h \ 43 core.h \
44 gaim.h \ 44 gaim.h \
45 gaim-socket.h \
45 getopt.c \ 46 getopt.c \
46 getopt.h \ 47 getopt.h \
47 getopt1.c \ 48 getopt1.c \
48 gtkimhtml.h \ 49 gtkimhtml.h \
49 gtkspell.h \ 50 gtkspell.h \