diff src/Makefile.am @ 10359:242b5482910e

[gaim-migrate @ 11577] leak & compile warning fixes, and death-to-extra-typing-notification-pixels from Gary. I noticed we were installing core header files twice, so now we don't. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Mon, 13 Dec 2004 14:58:33 +0000
parents 1657438d537b
children bed2c96bc1fb
line wrap: on
line diff
--- a/src/Makefile.am	Mon Dec 13 06:29:45 2004 +0000
+++ b/src/Makefile.am	Mon Dec 13 14:58:33 2004 +0000
@@ -177,7 +177,6 @@
 	session.c
 
 gaim_headers = \
-	$(gaim_coreheaders) \
 	gaim.h \
 	gtkaccount.h \
 	gtkcellrendererprogress.h \