summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: ad89bb07c5d82af799432ab3e984fea8204c4f6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
include $(top_srcdir)/Makefile.am.inc

SUBDIRS = \
	probe-modem \
	modem-modeswitch \
	udev-acl

clean-local:
	rm -rf udev-test-install

distclean-local:
	rm -rf autom4te.cache

test-install:
	rm -rf $(PWD)/udev-test-install/
	make DESTDIR=$(PWD)/udev-test-install install
	tree $(PWD)/udev-test-install/