aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile.am
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-10-31 16:15:42 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-10-31 16:15:42 -0500
commit5dcaadb3c0a1f596d3f32d2290d3ed3be3d0ed88 (patch)
tree68212e97ab296548df618b877e7ab7dd4df3776e /GNUmakefile.am
parenteslint: Remove rules not getting used (diff)
downloadlocusts-5dcaadb3c0a1f596d3f32d2290d3ed3be3d0ed88.tar
locusts-5dcaadb3c0a1f596d3f32d2290d3ed3be3d0ed88.tar.gz
locusts-5dcaadb3c0a1f596d3f32d2290d3ed3be3d0ed88.tar.bz2
locusts-5dcaadb3c0a1f596d3f32d2290d3ed3be3d0ed88.tar.lz
locusts-5dcaadb3c0a1f596d3f32d2290d3ed3be3d0ed88.tar.xz
locusts-5dcaadb3c0a1f596d3f32d2290d3ed3be3d0ed88.tar.zst
locusts-5dcaadb3c0a1f596d3f32d2290d3ed3be3d0ed88.zip
Debump autoconf file
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'GNUmakefile.am')
-rw-r--r--GNUmakefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/GNUmakefile.am b/GNUmakefile.am
index 4f51989..67f8910 100644
--- a/GNUmakefile.am
+++ b/GNUmakefile.am
@@ -1,5 +1,5 @@
lib_LTLIBRARIES = libocusts.la
-libocusts_la_LDFLAGS = -version-info 1:0:0
+libocusts_la_LDFLAGS = -version-info 0:0:0
libocusts_la_SOURCES = include/locusts.h
lib_LIBRARIES = libocusts.a
libocusts_a_SOURCES = include/locusts.h
@@ -8,4 +8,4 @@ include_HEADERS = include/locusts.h
install-data-local:
mkdir -p $(libdir)/pkgconfig
- cp ocusts.pc $(libdir)/pkgconfig/ocusts.pc \ No newline at end of file
+ cp ocusts.pc $(libdir)/pkgconfig/ocusts.pc