]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Makefile.am: notify-plugin-private.h wasn't listed correctly.
authorTimo Sirainen <tss@iki.fi>
Mon, 12 Oct 2009 22:29:29 +0000 (18:29 -0400)
committerTimo Sirainen <tss@iki.fi>
Mon, 12 Oct 2009 22:29:29 +0000 (18:29 -0400)
--HG--
branch : HEAD

src/plugins/notify/Makefile.am

index a5ab874a21d14180ba351a3cd29ed0ca07af3251..87267c2dd97cf4b47413a639ce889800f94b9240 100644 (file)
@@ -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: