aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorazidar2015-10-27 09:57:03 -0700
committerazidar2015-10-27 09:57:03 -0700
commit852b241e274edd888499b520d320945794a26e24 (patch)
treefc4c4dac344ab3995c685bde10c6255d5ab273cc /project
parent4312fed3f51e1756bbc104639689098de7df0cfe (diff)
parentf258c8394ebe7136e0eee7e1e342b5b593d1cc5d (diff)
Merge branch 'master' of github.com:ucb-bar/firrtl
Conflicts: Makefile
Diffstat (limited to 'project')
-rw-r--r--project/assembly.sbt1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/assembly.sbt b/project/assembly.sbt
new file mode 100644
index 00000000..a815d584
--- /dev/null
+++ b/project/assembly.sbt
@@ -0,0 +1 @@
+addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.0")