changeset 10050:154f1b1fa5d6 HEAD

Makefile.am: notify-plugin-private.h wasn't listed correctly.
author Timo Sirainen <tss@iki.fi>
date Mon, 12 Oct 2009 18:29:29 -0400
parents 6aeb7528265b
children 794604d4dd1a
files src/plugins/notify/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/plugins/notify/Makefile.am	Mon Oct 12 18:14:09 2009 -0400
+++ b/src/plugins/notify/Makefile.am	Mon Oct 12 18:29:29 2009 -0400
@@ -18,7 +18,7 @@
 	notify-storage.c
 
 noinst_HEADERS = \
-	notify-plugin.h
+	notify-plugin.h \
 	notify-plugin-private.h
 
 install-exec-local: