comparison src/Makefile.am @ 6190:7bd5d81a9faf

[gaim-migrate @ 6676] The day of swine and roses... committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 17 Jul 2003 22:54:18 +0000
parents ab85ce2a8d78
children fcc28f5dd0c8
comparison
equal deleted inserted replaced
6189:b2da4b1d8091 6190:7bd5d81a9faf
1 EXTRA_DIST = \ 1 EXTRA_DIST = \
2 getopt.c \ 2 getopt.c \
3 getopt.h \ 3 getopt.h \
4 getopt1.c \ 4 getopt1.c \
5 win_gaim.c 5 win_gaim.c \
6 win32/libc_interface.c \
7 win32/libc_interface.h \
8 win32/libc_internal.h \
9 win32/MinimizeToTray.c \
10 win32/MinimizeToTray.h \
11 win32/gaimrc.rc \
12 win32/global.mak \
13 win32/resource.h \
14 win32/stdafx.h \
15 win32/untar.h \
16 win32/untar.c \
17 win32/wgaimerror.h \
18 win32/win32dep.c \
19 win32/win32dep.h \
20 win32/wspell.c \
21 win32/wspell.h \
22 win32/mingw_plus/winuser_extra.h \
23 win32/nsis/AddtoPath.nsi \
24 win32/gaim-header.bmp \
25 win32/gaim-intro.bmp \
26 win32/gtkInstall.ini \
27 win32/IdleTracker/Makefile.mingw \
28 win32/IdleTracker/idletrack.c \
29 win32/IdleTracker/idletrack.h \
30 win32/themes/gtkrc
6 31
7 SUBDIRS = protocols 32 SUBDIRS = protocols
8 33
9 CORESOURCES = \ 34 CORESOURCES = \
10 account.c \ 35 account.c \