summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 0661a41809880917e38d6707bb361166ed52fef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
include $(top_srcdir)/Makefile.am.inc

SUBDIRS = \
	rules.d \
	modem-modeswitch \
	usb-db \
	keymap \
	v4l_id \
	udev-acl \
	gudev

ACLOCAL_AMFLAGS = -I m4

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/