This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: empty dir


>>>>> On Wed, 26 Feb 2003 13:26:59 -0500, "Roger D. Vargas" <rogerdv at softhome dot net> said:

> I need to compile a project with an empty directory. For some reason
> it is include in the configure script and it fails always with an
> error:
 
> config.status: creating plugins/Makefile config.status: error:
> cannot find input file: plugins/Makefile.in

> How can i add a Makefile.in and any other required script for this
> empty directory to avoid this error and compile without errors? I
> cant modify the original scripts because they are too complex.

   Put an empty Makefile.am in that empty directory.   I think that
will do it.





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]