From 2a19153d90db6b2055b20ee76b8a6a28e0b9c176 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Mon, 17 Oct 2011 14:07:38 +1100 Subject: [PATCH] Add example.conf to makefile dist. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index cb7bf850..de45c1fa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ else JANSSON_INCLUDES= endif -EXTRA_DIST = example-cfg.json m4/gnulib-cache.m4 linux-usb-cgminer \ +EXTRA_DIST = example.conf m4/gnulib-cache.m4 linux-usb-cgminer \ ADL_SDK/readme.txt SUBDIRS = lib compat ccan