File: Makefile.am

package info (click to toggle)
bamf 0.5.6%2Brepack-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,800 kB
  • sloc: ansic: 14,580; makefile: 415; xml: 249; sh: 116; python: 45
file content (15 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ACLOCAL_AMFLAGS = -I m4

include $(top_srcdir)/Makefile.am.coverage

SUBDIRS = \
  lib/libbamf-private \
  lib/libbamf \
  src \
  tests \
  data \
  doc

EXTRA_DIST = COPYING.LGPL autogen.sh build.rules.mk
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection=no --enable-gtk-doc=yes