aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index c517839..08ca16e 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -187,7 +187,7 @@ top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
AUTOMAKE_OPTIONS = foreign
AM_CFLAGS = -Wall -W -Wstrict-prototypes -I../include -static
-AM_LDFLAGS = -L../libsysfs -lpthread -lsysfs -version-info 2:0:2 -all-static
+AM_LDFLAGS = -L../libsysfs -lpthread -lsysfs -all-static
netnuke_SOURCES = bus.c \
misc.c \
netnuke.c \