This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
How/Why $(distdir) missing??--> No rule to make target 'distdir'.Stop
- From: <cs at gnumatica dot com>
- To: automake at gnu dot org
- Date: Mon, 5 May 2003 13:42:15 -0700 (MST)
- Subject: How/Why $(distdir) missing??--> No rule to make target 'distdir'.Stop
Our source tree has a locally modified package called
libpcap (networking stuff) with its own
configure.in and other Autotools stuff.....
It builds fine but something is wrong with "dist"
target.
We keep getting following message when do "make dist"....
No rule to make target 'distdir'. Stop
How/Why would "make dist" not work and how fix????
Chris