On Mon, Sep 1, 2008 at 12:10 AM, Richard Levitte <[EMAIL PROTECTED]> wrote:
> "Zack Weinberg" <[EMAIL PROTECTED]> said:
> zackw> "make distcheck" is failing because it can't find a rule to create
> zackw> "mtnopt".
>
> I'll look into it.  If you look in Makefile.am in the top directory,
> you can find this:
>
>        bin_SCRIPTS = mtnopt
>
> and this:
>
>        # Support for scripts
>        %: util/%
>                cp $< $@
>
> Famous words, I know, but it worked for me...  What am I missing?

Possibly just needs putting util/mtnopt in EXTRA_DIST or whatever it's
actually called then?

zw


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to