]> sigrok.org Git - libsigrok.git/blobdiff - Makefile.am
add VID:PID for generic SILabs F32x USBXpress chips
[libsigrok.git] / Makefile.am
index f37c2e5d19d740afcf15e6959ca3a7be16a50a87..c87321aebdd74200e0fca5304d4161e7098c2994 100644 (file)
@@ -2,6 +2,7 @@
 ## This file is part of the sigrok project.
 ##
 ## Copyright (C) 2010-2012 Bert Vermeulen <bert@biot.com>
+## Copyright (C) 2012 Alexandru Gagniuc <mr.nuke.me@gmail.com>
 ##
 ## 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) \