[zeromq-dev] Q: make[1]: *** No rule to make target `distdir'.
Pieter Hintjens
ph at imatix.com
Fri Aug 7 10:29:38 CEST 2015
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
More information about the zeromq-dev
mailing list