File: Makefile.am

package info (click to toggle)
pdns-recursor 5.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,224 kB
  • sloc: cpp: 111,431; javascript: 21,504; python: 5,718; sh: 5,124; makefile: 795; ansic: 582; xml: 37
file content (15 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SUBDIRS = \
	arc4random \
	json11 \
	probds

DIST_SUBDIRS = \
	arc4random \
	yahttp \
	json11 \
	probds

EXTRA_DIST = \
	luawrapper/include/LuaContext.hpp \
	json11/LICENSE.txt \
	yahttp/LICENSE