summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 43dc5926e4c8b54c8c9af248d202319380a85e1f (plain)
1
2
3
4
5
6
SUBDIRS = src udev tools

indent:
	indent -kr -ut -ts4 -l120 src/*.c src/*.h tools/*.c

EXTRA_DIST = README.devel