../aggregate/install.d/30net: Makefile install 99-default.conf
	@cp install ../aggregate/install.d/30net

.PHONY: clean
clean:
	echo "nothing to clean"

test:
	echo TODO
