Remove generated files
[framework/connectivity/libgphoto2.git] / doc / api / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 # The name of the module.
4 DOC_MODULE=gphoto2
5
6 # The directory containing the source code (if it contains documentation).
7 DOC_SOURCE_DIR=../../libgphoto2
8
9 # include common doc generation rules
10 include $(top_srcdir)/libgphoto2_port/doc/DocRules.am