Skip to content

Commit

Permalink
bug 865874 add alembic to build
Browse files Browse the repository at this point in the history
  • Loading branch information
selenamarie committed Apr 25, 2013
1 parent 909fc04 commit 9de6c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -55,6 +55,7 @@ install-socorro:
rsync -a stackwalk $(PREFIX)/
rsync -a scripts/stackwalk.sh $(PREFIX)/stackwalk/bin/
rsync -a analysis $(PREFIX)/
rsync -a alembic $(PREFIX)/application
# copy default config files
cd $(PREFIX)/application/scripts/config; for file in *.py.dist; do cp $$file `basename $$file .dist`; done

Expand Down

0 comments on commit 9de6c9f

Please sign in to comment.