comparison libgaim/Makefile.am @ 14524:565f90ad0c84

[gaim-migrate @ 17245] * Don't install gaim-notifications-example when make installing * Have gaim-notifications-example placed in the doc dir when installing Gaim from RPMs * Add the gconf schema to the Gaim RPM * Alphabetize some stuff committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 11 Sep 2006 06:15:58 +0000
parents 82b59abcaee4
children 34083fe39891
comparison
equal deleted inserted replaced
14523:9874c8949354 14524:565f90ad0c84
190 190
191 gaim-client-example.$(OBJEXT): gaim-client-bindings.h 191 gaim-client-example.$(OBJEXT): gaim-client-bindings.h
192 192
193 # scripts 193 # scripts
194 194
195 bin_SCRIPTS = gaim-notifications-example gaim-remote gaim-send gaim-send-async gaim-url-handler 195 bin_SCRIPTS = gaim-remote gaim-send gaim-send-async gaim-url-handler
196 196
197 endif 197 endif
198 198
199 lib_LTLIBRARIES = libgaim.la $(libgaim_client_lib) 199 lib_LTLIBRARIES = libgaim.la $(libgaim_client_lib)
200 200