diff options
author | kent@mysql.com <> | 2005-09-24 15:51:45 +0200 |
---|---|---|
committer | kent@mysql.com <> | 2005-09-24 15:51:45 +0200 |
commit | 095efe48a5eee7e25d0cbed551c70c3d24bd3855 (patch) | |
tree | f0bf9c7e18d71c6b6363b180d52a8c4463736bc9 /support-files/Makefile.am | |
parent | aa74affb19517f1cd6c7d1e133ad41c344b9d750 (diff) | |
download | mariadb-git-095efe48a5eee7e25d0cbed551c70c3d24bd3855.tar.gz |
Makefile.am, configure.in:
Enable "make distcheck" to work
Diffstat (limited to 'support-files/Makefile.am')
-rw-r--r-- | support-files/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am index 972d1dc7038..26d51438a1b 100644 --- a/support-files/Makefile.am +++ b/support-files/Makefile.am @@ -107,7 +107,5 @@ SUFFIXES = .sh $< > $@-t @MV@ $@-t $@ -all: binary-configure - # Don't update the files from bitkeeper %::SCCS/s.% |