File: Makefile.am

package info (click to toggle)
dbus-test-runner 19.04.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,316 kB
  • sloc: sh: 4,268; ansic: 3,632; makefile: 520; xml: 151
file content (11 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (6)
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