commit | 03a199c4dc9f448d5465792f2c686362613cde78 | [log] [tgz] |
---|---|---|
author | Ivan Pilat <ivanpi@google.com> | Mon Feb 02 11:24:11 2015 -0800 |
committer | Ivan Pilat <ivanpi@google.com> | Mon Feb 02 11:24:17 2015 -0800 |
tree | 3ff4e164b0474245b35a8d1b08fb2b8e73ad344e | |
parent | 6213ec136b0666b734a1ae559449bd8ecafb8baa [diff] [blame] |
playground: Finish migrating pgbundle to release.go.playground. Change-Id: I6f658ae48e778264e67deebef9a1ba6933e4c2f9
diff --git a/pgbundle/Makefile b/pgbundle/Makefile index 4ba5419..f52e1d6 100644 --- a/pgbundle/Makefile +++ b/pgbundle/Makefile
@@ -4,7 +4,7 @@ node_modules: package.json @npm prune npm install - @touch node_modules + @touch $@ .PHONY: clean clean: