Add stand-alone example program w/ Makefile and README
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
4
example/Makefile.am
Normal file
4
example/Makefile.am
Normal file
@@ -0,0 +1,4 @@
|
||||
EXTRA_DIST = README.md example.c example.mk
|
||||
|
||||
pkgexampledir = $(docdir)/example
|
||||
pkgexample_DATA = $(EXTRA_DIST)
|
Reference in New Issue
Block a user