From 08d4be3dfc5705101f8748933bf1776510ac11c4 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Feb 26 2017 17:21:04 +0000 Subject: Fix the 'archive' target Signed-off-by: Nalin Dahyabhai --- diff --git a/Makefile.am b/Makefile.am index 38a08a7..b6a14a7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_FILES = doc/*.txt SUBDIRS = po src dbus systemd sysvinit tests EXTRA_DIST = config.rpath \ - certmonger.spec LICENSE README STATUS doc src/certmonger.conf.in + certmonger.spec LICENSE README.md STATUS doc src/certmonger.conf.in DISTCHECK_CONFIGURE_FLAGS = --enable-systemd --enable-sysvinit=/etc/rc.d/init.d --with-tmpdir=/var/run/certmonger