X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=beeb0c354b3666815448d4e3a0bafef50ab90db5;hb=8ed262509f6f5e5a3b9a45ae6d116b1c36c750d7;hp=f37c2e5d19d740afcf15e6959ca3a7be16a50a87;hpb=45c59c8bdd01954f9214fe7b869d92c55415d109;p=libsigrok.git diff --git a/Makefile.am b/Makefile.am index f37c2e5d..beeb0c35 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 @@ -37,6 +38,7 @@ libsigrok_la_SOURCES = \ strutil.c \ log.c \ version.c + error.c libsigrok_la_LIBADD = \ $(LIBOBJS) \