diff 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
line wrap: on
line diff
--- a/Makefile.am	Wed Oct 18 01:21:51 2006 +0000
+++ b/Makefile.am	Wed Oct 18 02:16:50 2006 +0000
@@ -40,6 +40,7 @@
 
 dist-hook: gaim.spec
 	cp gaim.spec $(distdir)
+	rm $(distdir)/config.h
 
 distcheck-hook: plugins/perl/common/Gaim.pm
 #	cp plugins/perl/common/Gaim.pm $(distdir)/plugins/perl/common