[PATCH] build-sys: Drop symlinking the generated README

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Doesn't really work with srcdir != builddir, and we shouldn't really be
messing with files in srcdir anyway.
---
 Makefile.am | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 30b014c..f1100e3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,9 +30,7 @@ MAINTAINERCLEANFILES=README
 noinst_DATA = README
 
 README:
-	rm -f README
 	$(MAKE) -C doc README
-	cd $(srcdir) && ln -s doc/README README
 
 homepage: all dist
 	test -d $$HOME/homepage/private
-- 
2.17.1



[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux