summaryrefslogtreecommitdiffstats
path: root/Makefile.am
blob: 5330ea55764f8e22b85207332662668b2d6b84de (plain)
1
2
3
4
5
AUTOMAKE_OPTIONS = foreign
SUBDIRS = src data

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