Signed-off-by: Jesse Adkins <jesserayadk...@gmail.com>
---
 Makefile.am |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index c4ac853..7709850 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,3 +30,7 @@ ChangeLog:
        $(CHANGELOG_CMD)
 
 dist-hook: ChangeLog
+
+# We don't want libtool's .la, so remove it.
+install-data-hook:
+       rm -f $(moduledir)/fpit_drv.la
-- 
1.7.1

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to