File: Makefile.am

package info (click to toggle)
pdns 5.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,824 kB
  • sloc: cpp: 101,240; sh: 5,616; makefile: 2,318; sql: 860; ansic: 675; python: 635; yacc: 245; perl: 161; lex: 131
file content (14 lines) | stat: -rw-r--r-- 250 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
noinst_LTLIBRARIES = libarc4random.la
libarc4random_la_SOURCES = \
	arc4random.c \
	arc4random.h \
	arc4random.hh \
	arc4random_uniform.c \
	bsd-getentropy.c \
	chacha_private.h \
	explicit_bzero.c \
	includes.h \
	log.h

EXTRA_DIST = \
	meson.build