Signed-off-by: Jesse Adkins <[email protected]>
---
Makefile.am | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 011c574..85600ff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,3 +28,7 @@ CLEANFILES = ChangeLog
ChangeLog: FORCE
git log > ChangeLog
FORCE:
+
+# We don't want libtool's .la, so remove it.
+install-data-hook:
+ rm -f $(moduledir)/nouveau_drv.la
--
1.7.1
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau