commit 51a0775804b6263c7b271d2aa57724beb3c14b3d parent 41e1892a4aece3d3c61b4bb4fcc9c8d7e304606c Author: wwp <wwp@free.fr> Date: Wed, 11 Apr 2018 19:23:21 +0200 Add NOTICE file to EXTRA_DIST. Diffstat:
| M | src/plugins/spamassassin/Makefile.am | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/plugins/spamassassin/Makefile.am b/src/plugins/spamassassin/Makefile.am @@ -35,4 +35,4 @@ spamassassin_la_CPPFLAGS = \ $(GLIB_CFLAGS) \ $(GTK_CFLAGS) -EXTRA_DIST = README +EXTRA_DIST = README NOTICE