Some makefile.am clean ups
David Pashley <[email protected]> Wed, 19 Feb 2003 20:54:21 +0000
| Newsgroups | gmane.network.irc.irssi.devel |
|---|---|
| Message-ID | <[email protected]> |
The attached patch will delete those files which get build, but did not get deleted before. Can you please apply. -- David Pashley [email protected] Nihil curo de ista tua stulta superstitione.
irssi.diff
(text/plain, 917 B)
diff -ru --exclude debian --exclude Makefile.in --exclude help --exclude CVS irssi/Makefile.am irssi-build/Makefile.am --- irssi/Makefile.am 2002-05-09 03:48:22.000000000 +0100 +++ irssi-build/Makefile.am 2003-02-18 13:13:07.000000000 +0000 @@ -12,6 +12,8 @@ SUBDIRS = src docs scripts +CLEANFILES=default-config.h default-theme.h + confdir = $(sysconfdir) conf_DATA = irssi.conf diff -ru --exclude debian --exclude Makefile.in --exclude help --exclude CVS irssi/src/perl/Makefile.am irssi-build/src/perl/Makefile.am --- irssi/src/perl/Makefile.am 2002-11-17 16:05:32.000000000 +0000 +++ irssi-build/src/perl/Makefile.am 2003-02-19 20:51:03.000000000 +0000 @@ -73,6 +73,8 @@ irssi-core.pl.h: irssi-core.pl $(top_srcdir)/file2header.sh $(srcdir)/irssi-core.pl irssi_core_code > irssi-core.pl.h +CLEANFILES=perl-signals-list.h irssi-core.pl.h + common_sources = \ common/Irssi.xs \ common/Irssi.pm \
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+U+79YsCKa6wDNXYRAkjlAJ9Ce9IVSzUBguH7BpWmFZcOR4UvKgCdGcRA QW2VlAwcFAiOkzUnSxQvtWM= =cJYf -----END PGP SIGNATURE-----