comparison src/Makefile.am @ 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 33bef17125c2
comparison
equal deleted inserted replaced
13035:7da470b0c424 13036:88ef7055eba3
339 gtkstock.h \ 339 gtkstock.h \
340 gtkthemes.h \ 340 gtkthemes.h \
341 gtkutils.h \ 341 gtkutils.h \
342 gtkwhiteboard.h 342 gtkwhiteboard.h
343 343
344 EXTRA_DIST = \ 344 noinst_HEADERS= \
345 internal.h 345 internal.h
346 346
347 gaimincludedir=$(includedir)/gaim 347 gaimincludedir=$(includedir)/gaim
348 gaiminclude_HEADERS = \ 348 gaiminclude_HEADERS = \
349 $(gaim_coreheaders) \ 349 $(gaim_coreheaders) \