mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
- typo fix (replaced blanks with a tab)
This commit is contained in:
parent
a8c01369d4
commit
b7b75213dc
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ dist-hook:
|
|||
$(INSTALL_DATA) $(srcdir)/include/*.inc $(distdir)/include
|
||||
$(INSTALL_DATA) $(srcdir)/r/*.result $(srcdir)/r/*.require $(distdir)/r
|
||||
$(INSTALL_DATA) $(srcdir)/std_data/*.dat $(srcdir)/std_data/*.000001 $(distdir)/std_data
|
||||
$(INSTALL_DATA) $(srcdir)/std_data/des_key_file $(distdir)/std_data
|
||||
$(INSTALL_DATA) $(srcdir)/std_data/des_key_file $(distdir)/std_data
|
||||
|
||||
install-data-local:
|
||||
$(mkinstalldirs) \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue