]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/Makefile
test: test tools should still be in the src/ directory
[thirdparty/systemd.git] / test / Makefile
CommitLineData
279ade13
LP
1# Just a little hook script to easy building when in this directory
2
3all:
4 $(MAKE) -C ..
5
6clean:
7 $(MAKE) -C .. clean