I cannot spell. :(

Noted recent PO updates from Karl.
This commit is contained in:
William Kendrick 2007-07-19 18:53:09 +00:00
parent 646f13cbd8
commit 94a6da19f7
2 changed files with 10 additions and 3 deletions

View file

@ -97,7 +97,7 @@ bricks.$(SO_TYPE): src/bricks.c
@$(CC) $(CFLAGS) -shared -o $@ $<
kalidescope.$(SO_TYPE): src/kalidescope.c
@echo "Building Kalidescope magic tool"
@echo "Building Kaleidoscope magic tool"
@$(CC) $(CFLAGS) -shared -o $@ $<
glasstile.$(SO_TYPE): src/glasstile.c