File: Makefile.am

package info (click to toggle)
snoopy 2.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,016 kB
  • sloc: ansic: 7,169; sh: 4,514; makefile: 1,095
file content (13 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
### Include common Makefile configuration
#
include   $(top_srcdir)/build/Makefile.am.common



### Include documentation in final release package
#
EXTRA_DIST = \
	CONTRIBUTING.md \
	FAQ.md \
	FILTER_exclude_spawns_of.md \
	INSTALL.md