# HG changeset patch # User Mark Doliner # Date 1157936865 0 # Node ID bb99380c67c33cbc36c1567642b330219fad1f07 # Parent 59223d5fb0ad9831a0072146b7a6e4937cecba98 [gaim-migrate @ 17234] Install gaim-notifications-example in the bin directory instead of a docs directory. Is this a good idea? Maybe we shouldn't install it anywhere (and let rpms and dpkgs put it in the docs directory?) committer: Tailor Script diff -r 59223d5fb0ad -r bb99380c67c3 libgaim/Makefile.am --- a/libgaim/Makefile.am Mon Sep 11 00:52:18 2006 +0000 +++ b/libgaim/Makefile.am Mon Sep 11 01:07:45 2006 +0000 @@ -187,10 +187,7 @@ # scripts -bin_SCRIPTS = gaim-remote gaim-send gaim-send-async - -exampledir = $(datadir)/doc/@PACKAGE@/examples -example_DATA = gaim-notifications-example +bin_SCRIPTS = gaim-notifications-example gaim-remote gaim-send gaim-send-async endif