summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2020-05-18 17:53:45 +0200
committerMarcus Meissner <marcus@jet.franken.de>2020-05-18 17:53:45 +0200
commit8dcda685b8ad0576dc0d476ff7ef2a721e5aac75 (patch)
tree0856789b891e91380d0d763a5a631ac31e3ef548
parent844d9be6fddaf5c16f50d926234579bd73d1c33b (diff)
downloadlibexif-8dcda685b8ad0576dc0d476ff7ef2a721e5aac75.tar.gz
libexif-8dcda685b8ad0576dc0d476ff7ef2a721e5aac75.tar.bz2
libexif-8dcda685b8ad0576dc0d476ff7ef2a721e5aac75.zip
SECURITY.md added to EXTRA_DIST, make distcheck otherwise does not like it
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f999a7f..c0b8469 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,7 @@ EXTRA_DIST += libexif-uninstalled.pc.in
ACLOCAL_AMFLAGS = -I auto-m4 -I m4m
+EXTRA_DIST += SECURITY.md
doc_DATA = README AUTHORS NEWS ChangeLog ABOUT-NLS COPYING SECURITY.md
#######################################################################