aboutsummaryrefslogtreecommitdiff
path: root/deb/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-10-24deb/Makefile: added 'clean'.John MacFarlane1-1/+4
2015-10-24Added Vagrantfile for building deb in vm.John MacFarlane1-0/+8
This should help in automating binary package creation. 'make package' will make the package. 'make package COMMIT=blah' will make the package from commit blah.