Navigation Menu

Skip to content

Commit

Permalink
Pack public/
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 29, 2012
1 parent 4030a42 commit 5ffef34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apt/Makefile
Expand Up @@ -61,6 +61,7 @@ source: ../$(PACKAGE)-$(VERSION).tar.gz
cp -a ../../lib/ $(PACKAGE)-$(VERSION)
cp -a ../../npm-shrinkwrap.json $(PACKAGE)-$(VERSION)
cp -a ../../package.json $(PACKAGE)-$(VERSION)
cp -a ../../public/ $(PACKAGE)-$(VERSION)
cp -a ../../test/ $(PACKAGE)-$(VERSION)
cp -a ../../tools/ $(PACKAGE)-$(VERSION)
cp -a ../../views/ $(PACKAGE)-$(VERSION)
Expand Down

0 comments on commit 5ffef34

Please sign in to comment.