diff options
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/.cvsignore | 5 | ||||
-rw-r--r-- | Docs/Makefile.am | 3 |
2 files changed, 0 insertions, 8 deletions
diff --git a/Docs/.cvsignore b/Docs/.cvsignore deleted file mode 100644 index 6a00212535b..00000000000 --- a/Docs/.cvsignore +++ /dev/null @@ -1,5 +0,0 @@ -INSTALL-SOURCE -INSTALL-BINARY -Makefile -Makefile.in -mysql.info diff --git a/Docs/Makefile.am b/Docs/Makefile.am index 24f921a4877..48030153a4e 100644 --- a/Docs/Makefile.am +++ b/Docs/Makefile.am @@ -37,6 +37,3 @@ uninstall-local: @RM@ -f $(DESTDIR)$(infodir)/mysql.info ; \ @RM@ -f $(DESTDIR)$(pkgdatadir)/ChangeLog ; \ fi - -# Don't update the files from bitkeeper -%::SCCS/s.% |