Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
bberry6 committed Oct 30, 2014
1 parent d493af4 commit 1e1ba42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ uglify = $(bin)/uglifyjs
VERSION = $(shell node -e 'console.log(require("./package.json").version)')

# -- Configuration -----------------------------------------------------
PACKGE = control.async
PACKAGE = control.async
EXPORTS = folktale.control.async

LIB_DIR = lib
Expand Down

0 comments on commit 1e1ba42

Please sign in to comment.