changeset 13036:88ef7055eba3

[gaim-migrate @ 15394] I think this is a more correct way of not installing internal.h. What do people think of also not installing config.h? committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 25 Jan 2006 13:34:10 +0000
parents 7da470b0c424
children 655d82876854
files src/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Wed Jan 25 06:39:02 2006 +0000
+++ b/src/Makefile.am	Wed Jan 25 13:34:10 2006 +0000
@@ -341,7 +341,7 @@
 	gtkutils.h \
 	gtkwhiteboard.h
 
-EXTRA_DIST = \
+noinst_HEADERS= \
 	internal.h
 
 gaimincludedir=$(includedir)/gaim