File: Makefile.am

package info (click to toggle)
libvmod-selector 2.6.0%2B20250506-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,488 kB
  • sloc: ansic: 2,808; makefile: 115; sh: 37; ruby: 36
file content (8 lines) | stat: -rw-r--r-- 180 bytes parent folder | download
1
2
3
4
5
6
7
8
ACLOCAL_AMFLAGS = -I m4 -I ${VARNISHAPI_DATAROOTDIR}/aclocal

DISTCHECK_CONFIGURE_FLAGS = RST2MAN=:

if WANT_BENCH
  MAYBE_BENCH = src/vtc/bench
endif
SUBDIRS = src $(MAYBE_BENCH)