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

Re: auto-tools and debian/source/Makefile.am file



> > I maintain the debian directory in the upstream sources of a package
> > (gri) that uses auto-tools.  So far, it seems to need the files:
> > 
> >   debian/source/Makefile.am
> >   debian/source/Makefile.in
> 
> Something like
> 
> EXTRA_DIST = $(wildcard source/*)
> 
> in debian/Makefile.am should work.

Thanks!  Add to  EXTRA_DIST and remove "source" from DIST_SUBDIRS.
Works great!  

Peter


Reply to: