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
_______________________________________________
pulseaudio-discuss mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss