bug-gnulib
[Top][All Lists]
Advanced

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

Re: git-version-gen and EXTRA_DIST


From: Bruno Haible
Subject: Re: git-version-gen and EXTRA_DIST
Date: Sun, 1 May 2011 12:12:48 +0200
User-agent: KMail/1.9.9

Simon Josefsson wrote:
> Darn, sorry, I had a rule to remove gnulib's top-level generated lib/
> because it did not contain any source files.

Instead of using the option --source-base=lib or --source-base=gl with a dummy
(otherwise empty) directory, you can also use
   --source-base=. --makefile-name=Makefile.gnulib
and add to your main Makefile.am the line
  include Makefile.gnulib
and the initializations of the variables that Makefile.gnulib augments
('automake' will tell you which variables need to be initialized).

Bruno
-- 
In memoriam Itzhak Katzenelson <http://en.wikipedia.org/wiki/Itzhak_Katzenelson>



reply via email to

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