I'm using automake and autoconf for a project of mine, and I want to
include files in the distribution which are located in directories which
don't have any source files, such as a separate directory for include
files.  I put an EXTRA_DIST parameter in the Makefile.am to specify
this, but for some reason, it is not included in my tarball when I do a
`make distcheck`.  It is only included if the Makefile.am specifies some
source files in that directory.  Is there a way to solve this problem? 
Thanks.

-Hyrum

-- 
Need an Open Source Genealogy tool?  Help write one!
http://sourceforge.net/projects/openancestry


____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to