summaryrefslogtreecommitdiff
path: root/camlibs/mars
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <gp@n-dimensional.de>2006-10-07 13:52:32 +0000
committerHans Ulrich Niedermann <gp@n-dimensional.de>2006-10-07 13:52:32 +0000
commitbe5731e6f052471434b712a2c156a9b2f0d3750d (patch)
tree6757937daf1e652606b6f26e96f254c38de7d8bf /camlibs/mars
parent5b3835031d2e088f6dc17252220996b53e954f63 (diff)
downloadlibgphoto2-be5731e6f052471434b712a2c156a9b2f0d3750d.tar.gz
camlib README files: rename, ship in dist tarball, install as doc
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@9296 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/mars')
-rw-r--r--camlibs/mars/Makefile.am4
-rw-r--r--camlibs/mars/README.mars (renamed from camlibs/mars/README)0
2 files changed, 3 insertions, 1 deletions
diff --git a/camlibs/mars/Makefile.am b/camlibs/mars/Makefile.am
index e2d71fe12..cd04b0d77 100644
--- a/camlibs/mars/Makefile.am
+++ b/camlibs/mars/Makefile.am
@@ -1,9 +1,11 @@
camlib_LTLIBRARIES = mars.la
-EXTRA_DIST = protocol.txt
+EXTRA_DIST = protocol.txt README.mars
mars_la_SOURCES = library.c mars.c mars.h
mars_la_LDFLAGS = -module -no-undefined -avoid-version -export-dynamic \
-export-symbols $(top_srcdir)/camlibs/camlib.sym
mars_la_DEPENDENCIES = $(top_srcdir)/camlibs/camlib.sym
mars_la_LIBADD = $(top_builddir)/libgphoto2/libgphoto2.la
+
+camlibdoc_DATA = README.mars
diff --git a/camlibs/mars/README b/camlibs/mars/README.mars
index b3bc221a1..b3bc221a1 100644
--- a/camlibs/mars/README
+++ b/camlibs/mars/README.mars