Merge remote-tracking branch 'origin/pr/3'
[grml-etc.git] / Makefile
1 all:
2
3 install:
4         cp -a etc $(DESTDIR)/
5
6 .PHONY: install