Added make clean

pull/13/head
Chris Bednarski 9 years ago
parent 3863a6ed21
commit e036b319cb

@ -21,3 +21,7 @@ build-all: test
install: build test
cp hostess /usr/sbin/hostess
clean:
rm ./hostess
rm ./hostess_*
Loading…
Cancel
Save