Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Apr 1, 2015
1 parent 3b2715e commit 531e56c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile.filelist
Expand Up @@ -45,8 +45,7 @@ ifeq "${WITH_TOPLEVEL}" "YES"
IMPL += lib/toplevel/jsooTop.cmo lib/toplevel/jsooTopError.cmo
INTF += lib/toplevel/jsooTop.cmi lib/toplevel/jsooTopError.cmi
ifeq ($(shell ocamlc -version | grep -q -E "4.0[^01]"; echo $$?),0)
exit 0
lib/toplevel/jsooTopCamlp4.cmo
IMPL += lib/toplevel/jsooTopCamlp4.cmo
endif
endif

Expand Down

0 comments on commit 531e56c

Please sign in to comment.