File: Makefile.am

package info (click to toggle)
telepathy-haze 0.8.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,816 kB
  • ctags: 1,958
  • sloc: sh: 11,524; ansic: 9,895; python: 4,812; xml: 607; makefile: 291
file content (8 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
ACLOCAL_AMFLAGS = -I m4

SUBDIRS = tools extensions src data m4 tests

EXTRA_DIST = autogen.sh

include tools/lcov.am
include tools/telepathy.am