ericmckean / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

make dist #719

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I think if you run: 

make dist 

We should produce a distributable in which the sample code, appropriate build 
files, and doxygen documentation are part of the distribution..

As of right now make dist produces something that includes only lib, headers 
and executable versions of the sample.

Not sure if this was broken recently or has always been a problem.  

I set this for now at low priority.

Original issue reported on code.google.com by jimbankoski@google.com on 28 Feb 2014 at 2:40

GoogleCodeExporter commented 9 years ago
--enable-install-srcs is what you're after; otherwise it acts as a binary 
distribution target.

Original comment by jz...@chromium.org on 28 Feb 2014 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by ya...@google.com on 31 Mar 2014 at 2:10