X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=7f0cab112a38572fa11e2ff2f9a343f963778437;hb=0221cbdde3db6f41fdfd9a483e721a6514ef7f8b;hp=134896270c110eed95751abbd6e74ac5ae1c51c9;hpb=f227338297de002d8a76dc5e411dde8743751028;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index 13489627..7f0cab11 100644 --- a/Makefile.am +++ b/Makefile.am @@ -65,7 +65,8 @@ libsigrok_la_SOURCES = \ src/log.c \ src/version.c \ src/error.c \ - src/std.c + src/std.c \ + src/sw_limits.c # Input modules libsigrok_la_SOURCES += \