Some remnant from the global replace.

master
Christoph Lohmann 2017-03-18 12:16:31 +01:00
parent 3d988d86e8
commit 77dfce9909
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ clean:
@echo cleaning @echo cleaning
@rm -f catpoint ${OBJ} catpoint-${VERSION}.tar.gz @rm -f catpoint ${OBJ} catpoint-${VERSION}.tar.gz
dicatpoint: clean dist: clean
@echo creating dist tarball @echo creating dist tarball
@mkdir -p catpoint-${VERSION} @mkdir -p catpoint-${VERSION}
@cp -R LICENSE Makefile README.md config.mk ${SRC} catpoint-${VERSION} @cp -R LICENSE Makefile README.md config.mk ${SRC} catpoint-${VERSION}