File: Makefile.am

package info (click to toggle)
libgphoto2 2.4.14-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 21,816 kB
  • sloc: ansic: 106,721; sh: 11,844; xml: 4,811; perl: 975; makefile: 600; yacc: 337; lex: 92; cpp: 22; sed: 16
file content (10 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to produce Makefile.in

# The name of the module.
DOC_MODULE=gphoto2

# The directory containing the source code (if it contains documentation).
DOC_SOURCE_DIR=../../libgphoto2

# include common doc generation rules
include $(top_srcdir)/libgphoto2_port/doc/DocRules.am