summaryrefslogtreecommitdiffstats
path: root/debian/transcode/transcode-1.1.7/import/framegen/Makefile.am
blob: d5e9afd983e445c913f6b81b6ad290790eef1bf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# # Process this file with automake to produce Makefile.in.

AM_CPPFLAGS = \
	$(PTHREAD_CFLAGS) \
	-I$(top_srcdir) \
	-I$(top_srcdir)/src \
	-I$(top_srcdir)/import

pkgdir = $(MOD_PATH)

pkg_LTLIBRARIES = import_framegen.la

import_framegen_la_SOURCES = import_framegen.c pink.c
import_framegen_la_CPPFLAGS = $(AM_CPPFLAGS)
import_framegen_la_LDFLAGS = -module -avoid-version

EXTRA_DIST = pink.h