comparison Makefile.am @ 6198:fcc28f5dd0c8

[gaim-migrate @ 6684] Finish adding win32 files to dist committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 18 Jul 2003 01:34:45 +0000
parents ab85ce2a8d78
children 2cb2a49f4bbe
comparison
equal deleted inserted replaced
6197:af2e34423e9c 6198:fcc28f5dd0c8
1 EXTRA_DIST = \ 1 EXTRA_DIST = \
2 gaim.spec.in gaim.desktop \ 2 Doxyfile.in \
3 Doxyfile.in \ 3 gaim.spec.in \
4 HACKING \ 4 gaim.desktop \
5 gaim2blt.pl licq2gaim.pl setup-gettext \ 5 gaim2blt.pl \
6 Makefile.mingw README.mingw config.h.mingw 6 HACKING \
7 licq2gaim.pl \
8 setup-gettext \
9 ChangeLog.win32 \
10 config.h.mingw \
11 Makefile.mingw \
12 README.mingw \
13 VERSION \
14 plugins/Makefile.mingw \
15 plugins/win32/transparency/Makefile.mingw \
16 plugins/win32/transparency/win2ktrans.c \
17 plugins/win32/winprefs/Makefile.mingw \
18 plugins/win32/winprefs/winprefs.c \
19 po/Makefile.mingw
7 20
8 dist-hook: gaim.spec 21 dist-hook: gaim.spec
9 cp gaim.spec $(distdir) 22 cp gaim.spec $(distdir)
10 23
11 appsdir = $(datadir)/applications 24 appsdir = $(datadir)/applications