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

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