X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=c87321aebdd74200e0fca5304d4161e7098c2994;hb=5ea1e54ab54542803d531bd714b09b54fbaab408;hp=f37c2e5d19d740afcf15e6959ca3a7be16a50a87;hpb=45c59c8bdd01954f9214fe7b869d92c55415d109;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index f37c2e5d..c87321ae 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ ## This file is part of the sigrok project. ## ## Copyright (C) 2010-2012 Bert Vermeulen +## Copyright (C) 2012 Alexandru Gagniuc ## ## This program is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -36,7 +37,8 @@ libsigrok_la_SOURCES = \ filter.c \ strutil.c \ log.c \ - version.c + version.c \ + error.c libsigrok_la_LIBADD = \ $(LIBOBJS) \