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 63c7c9e..1ef0aa6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,3 +29,7 @@ ChangeLog:
        $(CHANGELOG_CMD)
 
 dist-hook: ChangeLog INSTALL
+
+# We don't want libtool's .la, so remove it.
+install-data-hook:
+       rm -f $(moduledir)/ark_drv.la
-- 
1.7.1

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to