From a88d52ce32a950d466234fb67ce56327094b8e56 Mon Sep 17 00:00:00 2001 From: Dmitri Pal Date: Mon, 20 Dec 2010 17:45:05 -0500 Subject: Adding missing file to the package One of the recently added test config files was missing from the package. Got added. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d1f2d21..0946169 100644 --- a/Makefile.am +++ b/Makefile.am @@ -249,6 +249,7 @@ dist_noinst_DATA += \ ini/ini.d/real.conf \ ini/ini.d/test.conf \ ini/ini.d/ipa.conf \ + ini/ini.d/foo.conf \ ini/ini.d/mysssd.conf check_PROGRAMS += \ -- cgit