summaryrefslogtreecommitdiff
path: root/hw/xfree86/i2c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2007-02-23 15:20:35 -0500
committerAdam Jackson <ajax@benzedrine.nwnk.net>2007-02-23 15:20:35 -0500
commit566610680c4e1cab3e7fc7146adbeaba52fdd0ad (patch)
treed0e42e289b5130d56025cc82238a799b04cefc13 /hw/xfree86/i2c
parentaf550ea91c451cf4f831c2413266a19d1f211d0e (diff)
Don't install libi2c.a
Diffstat (limited to 'hw/xfree86/i2c')
-rw-r--r--hw/xfree86/i2c/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/i2c/Makefile.am b/hw/xfree86/i2c/Makefile.am
index 70a9aceeb..a16d88071 100644
--- a/hw/xfree86/i2c/Makefile.am
+++ b/hw/xfree86/i2c/Makefile.am
@@ -1,4 +1,4 @@
-module_LIBRARIES = libi2c.a
+noinst_LIBRARIES = libi2c.a
multimediadir = $(moduledir)/multimedia
multimedia_LTLIBRARIES = \