diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2017-01-28 21:31:09 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2017-01-28 21:31:09 (GMT) |
commit | 2c40c653afa1916bda286ba849042cab16912949 (patch) | |
tree | 9d00737eb11065b6baaa54c56616f91b4c0eb5cf /tkmpeg | |
parent | b2119fbcbcf04f6082dcf6494f4113a02b046a9e (diff) | |
download | blt-2c40c653afa1916bda286ba849042cab16912949.zip blt-2c40c653afa1916bda286ba849042cab16912949.tar.gz blt-2c40c653afa1916bda286ba849042cab16912949.tar.bz2 |
rm autom4te.cache ref
Diffstat (limited to 'tkmpeg')
-rw-r--r-- | tkmpeg/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tkmpeg/Makefile.in b/tkmpeg/Makefile.in index 05a5b85..d200a12 100644 --- a/tkmpeg/Makefile.in +++ b/tkmpeg/Makefile.in @@ -363,7 +363,6 @@ distclean: clean -rm -f *.tab.c -rm -f $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log config.status - -rm -rf autom4te.cache #======================================================================== # Install binary object libraries. On Windows this includes both .dll and |