File: Makefile.am

package info (click to toggle)
dbus-test-runner 16.10.0~bzr100%2Brepack1-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 736 kB
  • sloc: ansic: 3,632; makefile: 515; xml: 151; sh: 34
file content (11 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
SUBDIRS = \
	data \
	libdbustest \
	src \
	tests \
	po

src: libdbustest
tests: src

include $(top_srcdir)/Makefile.am.coverage