diff options
author | Eric Anholt <eric@anholt.net> | 2009-11-02 11:20:23 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-12-15 12:39:04 -0800 |
commit | 4e6400c4bbba2a35c7dc5396c69ca4444682b07f (patch) | |
tree | f5ec5fd84500f1ef2a768828594942bb308a6a33 /Makefile.am | |
parent | b4b8aafc61f48be9c1bfef7cf2c055201aeb4711 (diff) |
Replace dolt and shave with using current autotools.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index c9a7c2d1..16112456 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,3 @@ AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I m4 SUBDIRS = lib man tests tools benchmarks -DISTCLEANFILES = \ - doltcompile \ - doltlibtool |