diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 731b905..2d6cd25 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ lib_LTLIBRARIES = libsigrokdecode.la libsigrokdecode_la_SOURCES = \ controller.c \ + session.c \ decoder.c \ log.c \ util.c \ |