Skip to content

Commit

Permalink
Add _opam to the tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris00 committed Nov 12, 2014
1 parent caa4340 commit 8c1a2fd
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 @@ -5,7 +5,7 @@ DOC_DIR = _build/API.docdir
WEB_DIR = web
WEB = forge.ocamlcore.org:/home/groups/ocaml-mindstorm/htdocs
SCP = scp -C -p -r
DISTFILES = Makefile myocamlbuild.ml _oasis setup.ml _tags \
DISTFILES = Makefile myocamlbuild.ml _oasis _opam setup.ml _tags \
$(wildcard $(addprefix src/, *.ml *.mli *.h *.c)) \
tests/ examples/

Expand Down

0 comments on commit 8c1a2fd

Please sign in to comment.