summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
blob: c6462037eee5f839ab487c46705fdd7f3047f0db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
include $(top_srcdir)/misc/Makefile.common

AM_CFLAGS = $(DEFAULT_OCFLAGS)

EXTRA_DIST = Makefile.common

noinst_LTLIBRARIES = libxineposix.la
noinst_HEADERS = os_internal.h
xineinclude_HEADERS = os_types.h

libxineposix_la_SOURCES = 
libxineposix_la_LIBADD = @LTLIBOBJS@