Mon, 11 Sep 2006 01:07:45 +0000
[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?)
| libgaim/Makefile.am | file | annotate | diff | comparison | revisions |
--- 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