Commit f67111da2d09f2abeabe237ecf52d92c79067113

Con Kolivas 2011-12-29T10:22:16

Include API examples in distribution tarball.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/Makefile.am b/Makefile.am
index 3e691f0..0a174ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,7 +8,8 @@ JANSSON_INCLUDES=
 endif
 
 EXTRA_DIST	= example.conf m4/gnulib-cache.m4 linux-usb-cgminer \
-		  ADL_SDK/readme.txt
+		  ADL_SDK/readme.txt api-example.php miner.php	\
+		  API.class API.java api-example.c
 
 SUBDIRS		= lib compat ccan