I didn't commit anything, it's really just the two lines I showed...
On 7 Aug 2015 15:56, "Kenneth Adam Miller" <[email protected]>
wrote:

> Where can I checkout something to debug what you've got? I'll work on it
> for you.
>
> On Fri, Aug 7, 2015 at 4:29 AM, Pieter Hintjens <[email protected]> wrote:
>
>> Hi guys,
>>
>> I'm trying to fix issue #1505 by adding Makefile.am into each builds/
>> subdirectory.
>>
>> This fails miserably with "make[1]: *** No rule to make target
>> `distdir'.  Stop." even on the simplest example.
>>
>> In libzmq/Makefile.am I added builds/cmake:
>>
>>     DIST_SUBDIRS = builds/msvc builds/cmake doc
>>
>> And in that directory I added Makefile.am:
>>
>>     EXTRA_DIST = Modules/FindAsciiDoc.cmake
>>
>> No matter what I try, I get this "No rule" error.
>>
>> Does anyone know how to fix this?
>>
>> Cheers
>> Pieter
>> _______________________________________________
>> zeromq-dev mailing list
>> [email protected]
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>
>
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to