summaryrefslogtreecommitdiff
path: root/libdrm/Makefile.am
diff options
context:
space:
mode:
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>2006-11-11 01:57:05 +0100
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>2006-11-11 01:57:05 +0100
commit5a0cdf7db34fc679160a58b257afc9e9b216907e (patch)
treea0be35bdf98f883342322a1df74e112665c26a96 /libdrm/Makefile.am
parent1123ab089075af3141c794696ec394fa46b4353f (diff)
parentd51e1bb56ca2f7858cdeac6f61a7b747c1e15b1e (diff)
Merge branch 'master' of git+ssh://marcheu@git.freedesktop.org/git/mesa/drm into nouveau-1
Diffstat (limited to 'libdrm/Makefile.am')
-rw-r--r--libdrm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdrm/Makefile.am b/libdrm/Makefile.am
index 91a7e5dc..e7e07e47 100644
--- a/libdrm/Makefile.am
+++ b/libdrm/Makefile.am
@@ -20,7 +20,7 @@
libdrm_la_LTLIBRARIES = libdrm.la
libdrm_ladir = $(libdir)
-libdrm_la_LDFLAGS = -version-number 2:0:0 -no-undefined
+libdrm_la_LDFLAGS = -version-number 2:3:0 -no-undefined
AM_CFLAGS = -I$(top_srcdir)/shared-core
libdrm_la_SOURCES = xf86drm.c xf86drmHash.c xf86drmRandom.c xf86drmSL.c