X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=Makefile;h=70cca321a619bbb8c9c35a8a92d89fd3db3cbd7c;hp=364ebff222188ba6116b413c6bd40cc546a430d8;hb=1669cf2d8c22833e325ce86e005ebd1a51abc295;hpb=8782512fbbbae5d94f29666cb161f589052ee272 diff --git a/Makefile b/Makefile index 364ebff..70cca32 100644 --- a/Makefile +++ b/Makefile @@ -24,3 +24,9 @@ online: all clean: rm -rf grml-debootstrap.8.html grml-debootstrap.8.xml grml-debootstrap.8 html-stamp man-stamp + +testrun: + cd ./packer && $(MAKE) compile && $(MAKE) packer + +vagrant: + vagrant up