mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
build: don't remove Makefile
This commit is contained in:
parent
69fb313233
commit
2501364eeb
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Setting up for waf build"
|
||||
rm -f configure Makefile
|
||||
rm -f configure
|
||||
cp configure.waf configure
|
||||
|
||||
# this relies on the fact that make looks for 'makefile' before 'Makefile'
|
||||
|
Loading…
x
Reference in New Issue
Block a user