File: Makefile.am

package info (click to toggle)
xfconf 4.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,744 kB
  • sloc: ansic: 11,359; sh: 5,096; makefile: 473; perl: 105; xml: 53; pascal: 24; sed: 16
file content (15 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

SUBDIRS = \
	set-properties \
	has-properties \
	get-properties \
	reset-properties \
	property-changed-signal \
	object-bindings \
	others \
	tests-end
#	list-channels

EXTRA_DIST = \
	tests-driver.sh \
	tests-common.h