summaryrefslogtreecommitdiff
path: root/src/libudev/Makefile.am
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-11-15 23:11:59 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-11-15 23:11:59 -0500
commita2b01dbfa5730e947b0863366e411a463ab1aa20 (patch)
treef3e0180212749ace7b422f38416544895545d2d6 /src/libudev/Makefile.am
parenteb203b01c9ee729e603289a63f881d9866f61ea6 (diff)
src/libudev: successfully builds
Diffstat (limited to 'src/libudev/Makefile.am')
-rw-r--r--src/libudev/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/libudev/Makefile.am b/src/libudev/Makefile.am
index 6db152466b..eeed39bf11 100644
--- a/src/libudev/Makefile.am
+++ b/src/libudev/Makefile.am
@@ -28,8 +28,7 @@ libudev_la_CFLAGS = \
libudev_la_LDFLAGS = \
$(AM_LDFLAGS) \
- -version-info $(LIBUDEV_CURRENT):$(LIBUDEV_REVISION):$(LIBUDEV_AGE) \
- -Wl,--version-script=libudev.sym
+ -version-info $(LIBUDEV_CURRENT):$(LIBUDEV_REVISION):$(LIBUDEV_AGE)
noinst_LTLIBRARIES = \
libudev-private.la
@@ -48,8 +47,7 @@ pkgconfiglib_DATA = \
libudev.pc
EXTRA_DIST = \
- libudev.pc.in \
- libudev.sym
+ libudev.pc.in
CLEANFILES = \
libudev.pc