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