summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorChristian Hammond <chipx86@chipx86.com>2004-07-04 21:09:58 +0000
committerChristian Hammond <chipx86@chipx86.com>2004-07-04 21:09:58 +0000
commitdb56d941330279b52f0ee91d3998e61dfd73068a (patch)
tree1d03bde173fff6941c9025646fa9570ecc66458e /tools/Makefile.am
parent216d1eaf74bdab4630daadbe65be257fe3dad2af (diff)
downloadlibnotify-db56d941330279b52f0ee91d3998e61dfd73068a.tar.gz
- Changed timeouts to expire times.
- Install notify-send.
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index d995ef5..7cba1c9 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = notify-send
+bin_PROGRAMS = notify-send
common_ldflags = \
$(top_builddir)/libnotify/libnotify.la \