summaryrefslogtreecommitdiff
path: root/hw/xfree86/xf8_32wid/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/xf8_32wid/Makefile.am')
-rw-r--r--hw/xfree86/xf8_32wid/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xfree86/xf8_32wid/Makefile.am b/hw/xfree86/xf8_32wid/Makefile.am
index fc3dd6ebd..c97821415 100644
--- a/hw/xfree86/xf8_32wid/Makefile.am
+++ b/hw/xfree86/xf8_32wid/Makefile.am
@@ -2,6 +2,8 @@ module_LTLIBRARIES = libxf8_32wid.la
sdk_HEADERS = cfb8_32wid.h
+libxf8_32wid_la_LDFLAGS = -avoid-version
+
INCLUDES = $(XORG_INCS) -I$(top_srcdir)/mfb -I$(top_srcdir)/cfb
AM_CFLAGS = $(XORG_CFLAGS)