From: Timo Sirainen Date: Mon, 12 Oct 2009 22:29:29 +0000 (-0400) Subject: Makefile.am: notify-plugin-private.h wasn't listed correctly. X-Git-Tag: 2.0.alpha1~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b0c2ec18e05928f95a3819022e327d12c4a6f94;p=thirdparty%2Fdovecot%2Fcore.git Makefile.am: notify-plugin-private.h wasn't listed correctly. --HG-- branch : HEAD --- diff --git a/src/plugins/notify/Makefile.am b/src/plugins/notify/Makefile.am index a5ab874a21..87267c2dd9 100644 --- a/src/plugins/notify/Makefile.am +++ b/src/plugins/notify/Makefile.am @@ -18,7 +18,7 @@ lib15_notify_plugin_la_SOURCES = \ notify-storage.c noinst_HEADERS = \ - notify-plugin.h + notify-plugin.h \ notify-plugin-private.h install-exec-local: