/[ipchat]/ipchat/src/Makefile.am
ViewVC logotype

Diff of /ipchat/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by beatk, Fri Jan 28 08:48:48 2005 UTC revision 1.2 by beatk, Sun Feb 27 21:20:36 2005 UTC
# Line 3  MAINTAINERCLEANFILES = Makefile.in Line 3  MAINTAINERCLEANFILES = Makefile.in
3  bin_PROGRAMS = ipchat  bin_PROGRAMS = ipchat
4  ipchat_SOURCES = main.c parse.c protocol.c transport.c tcp.c contact_list.c \  ipchat_SOURCES = main.c parse.c protocol.c transport.c tcp.c contact_list.c \
5                   user_iface.c ui_input.c ui_output.c ui_format.c \                   user_iface.c ui_input.c ui_output.c ui_format.c \
6                   uconfig.c misc.c demux.c pqueue.c \                   uconfig.c misc.c demux.c pqueue.c log.c \
7                   common.h parse.h protocol.h transport.h tcp.h contact_list.h \                   common.h parse.h protocol.h transport.h tcp.h contact_list.h \
8                   user_iface.h ui_common.h uconfig.h misc.h demux.h pqueue.h                   user_iface.h ui_common.h uconfig.h misc.h demux.h pqueue.h \
9                     log.h
10  ipchat_LDADD = -lncurses  ipchat_LDADD = -lncurses

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26