Mercurial > pidgin
comparison Makefile.am @ 14750:2a7700895952
[gaim-migrate @ 17507]
Exclude config.h from the dist tarball. nodist_foo_HEADERS is apparently Automake 1.6+ so I did it manually instead.
committer: Tailor Script <tailor@pidgin.im>
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Wed, 18 Oct 2006 02:16:50 +0000 |
parents | 5df3fc11f5a7 |
children | 90459b6e8f1f |
comparison
equal
deleted
inserted
replaced
14749:9feddd56517f | 14750:2a7700895952 |
---|---|
38 dbus_service_DATA=gaim.service | 38 dbus_service_DATA=gaim.service |
39 endif | 39 endif |
40 | 40 |
41 dist-hook: gaim.spec | 41 dist-hook: gaim.spec |
42 cp gaim.spec $(distdir) | 42 cp gaim.spec $(distdir) |
43 rm $(distdir)/config.h | |
43 | 44 |
44 distcheck-hook: plugins/perl/common/Gaim.pm | 45 distcheck-hook: plugins/perl/common/Gaim.pm |
45 # cp plugins/perl/common/Gaim.pm $(distdir)/plugins/perl/common | 46 # cp plugins/perl/common/Gaim.pm $(distdir)/plugins/perl/common |
46 | 47 |
47 appsdir = $(datadir)/applications | 48 appsdir = $(datadir)/applications |