aboutsummaryrefslogtreecommitdiffstats
path: root/src/tv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/tv/Makefile.am')
-rw-r--r--src/tv/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tv/Makefile.am b/src/tv/Makefile.am
index 733541a..d1fdb37 100644
--- a/src/tv/Makefile.am
+++ b/src/tv/Makefile.am
@@ -14,6 +14,7 @@ osmotv_SOURCES = \
main.c
osmotv_LDADD = \
$(COMMON_LA) \
+ $(top_builddir)/src/liboptions/liboptions.a \
$(top_builddir)/src/libdebug/libdebug.a \
$(top_builddir)/src/libimage/libimage.a \
$(top_builddir)/src/libfm/libfm.a \