classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: make dist fixes


From: Tom Tromey
Subject: Re: make dist fixes
Date: 07 Feb 2002 21:45:39 -0700

>>>>> "Mark" == Mark Wielaard <address@hidden> writes:

Mark> It is missing include/jni.h.in and include/jni_md-x86-linux-gnu.h and I
Mark> don't know how to add them since there is some magic going on with the
Mark> include dir.

You ought to be able to use something like this in the top-level
Makefile.am:

    EXTRA_DIST = include/jni.h.in include/jni_md-x86-linux-gnu.h

I'm a little surprised that jni.h.in isn't automatically distributed.

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]