[BACK] Return to Makefile.am CVS log [TXT][DIR] Up to Nevrax / code / nel

Diff for /code/nel/Makefile.am between version 1.7 and 1.8

version 1.7, 2002/01/07 16:09:52 version 1.8, 2002/03/19 17:42:48
Line 14 
Line 14 
  
 bin_SCRIPTS          = nel-config bin_SCRIPTS          = nel-config
  
 EXTRA_DIST           = nel.dsw EXTRA_DIST           = acconfig.h nel.dsw bootstrap doc
  
 dist-hook: dist-hook:
         cp -p  $(srcdir)/bootstrap $(distdir)         find $(distdir) -name CVS -print | xargs rm -fr
         cp -pR $(srcdir)/doc       $(distdir) 
         cp -pR $(srcdir)/samples   $(distdir) 
         cp -pR $(srcdir)/tools     $(distdir) 
  
  
 # End of Makefile.am # End of Makefile.am
  


Legend:
Removed from v.1.7 
changed lines
 Added in v.1.8