diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 931c411ac..29534b948 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -7,5 +7,5 @@ EXTRA_DIST = Makefile.common noinst_LTLIBRARIES = libxineposix.la noinst_HEADERS = os_internal.h -libxineposix_la_SOURCES = +libxineposix_la_SOURCES = libxineposix_la_LIBADD = @LTLIBOBJS@ |