source: zzuf/trunk/Makefile.am @ 1657

Last change on this file since 1657 was 1657, checked in by Sam Hocevar, 16 years ago
  • Change timing functions to gettimeofday() instead of time() for more precision.
  • Property svn:keywords set to Id
File size: 128 bytes
Line 
1# $Id: Makefile.am 1657 2007-01-12 15:47:48Z sam $
2
3SUBDIRS = src test doc
4DIST_SUBDIRS = $(SUBDIRS)
5
6EXTRA_DIST = bootstrap AUTHORS
7AUTOMAKE_OPTIONS = foreign dist-bzip2
8
Note: See TracBrowser for help on using the repository browser.