Skip to content
Snippets Groups Projects
Commit bdfcfcef authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Add buildinfo files to the bindist

parent b4108467
No related branches found
No related tags found
No related merge requests found
......@@ -150,7 +150,7 @@ endif # package-data.mk exists
# Don't put bootstrapping packages in the bindist
ifneq "$3" "0"
BINDIST_EXTRAS += $1/*.cabal $1/$2/setup-config $1/LICENSE
BINDIST_EXTRAS += $1/*.cabal $1/*.buildinfo $1/$2/setup-config $1/LICENSE
BINDIST_EXTRAS += $$($1_$2_INSTALL_INCLUDES_SRCS)
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment