30 Mar
2015
30 Mar
'15
6:50 p.m.
On Mon, Mar 30, 2015 at 05:02:33PM +0100, Qais Yousef wrote:
On 03/24/2015 10:32 AM, Qais Yousef wrote:
Hopefully this should make tinycompress a more robust package. This change splits the source into utils and lib. No functional changes was introduced.
diff --git a/src/utils/Makefile.am b/src/utils/Makefile.am new file mode 100644 index 000000000000..0a3fc43c92cb --- /dev/null +++ b/src/utils/Makefile.am @@ -0,0 +1,11 @@ +bin_PROGRAMS = cplay crecord
+cplay_SOURCES = cplay.c +crecord_SOURCES = cplay.c
This should be crec.c :-/
Can you fix when you apply or do you want me to send v3?
No issues I can fix it up
I am running few more stuff, I will merge this shortly
--
~Vinod