Some remnant from the global replace. - catpoint - Catpoint simple presenting software.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 77dfce9909091e863727aaabdaa26088709c0a09
(DIR) parent 3d988d86e8696704a9c2b941f097993abddbf7dd
(HTM) Author: Christoph Lohmann <20h@r-36.net>
Date: Sat, 18 Mar 2017 12:16:31 +0100
Some remnant from the global replace.
Diffstat:
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/Makefile b/Makefile
@@ -31,7 +31,7 @@ clean:
@echo cleaning
@rm -f catpoint ${OBJ} catpoint-${VERSION}.tar.gz
-dicatpoint: clean
+dist: clean
@echo creating dist tarball
@mkdir -p catpoint-${VERSION}
@cp -R LICENSE Makefile README.md config.mk ${SRC} catpoint-${VERSION}