summaryrefslogtreecommitdiff
path: root/camlibs/stv0674/Makefile-files
blob: 3ea977d54b70a953c0497b4a7bfa08211967718c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# -*- Makefile-automake -*-

EXTRA_DIST              += %reldir%/Changelog
EXTRA_DIST              += %reldir%/Protocol


EXTRA_LTLIBRARIES       += stv0674.la

stv0674_la_SOURCES       =
stv0674_la_SOURCES      += %reldir%/stv0674.c
stv0674_la_SOURCES      += %reldir%/stv0674.h
stv0674_la_SOURCES      += %reldir%/library.c
stv0674_la_SOURCES      += %reldir%/library.h

stv0674_la_CFLAGS        = $(camlib_cflags)
stv0674_la_CPPFLAGS      = $(camlib_cppflags)
stv0674_la_DEPENDENCIES  = $(camlib_dependencies)
stv0674_la_LDFLAGS       = $(camlib_ldflags)
stv0674_la_LIBADD        = $(camlib_libadd)