File: Makefile.am

package info (click to toggle)
gmerlin-avdecoder 2.0.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,432 kB
  • sloc: ansic: 89,363; sh: 667; makefile: 650; awk: 43; sed: 16
file content (21 lines) | stat: -rw-r--r-- 389 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# aclocal Path
ACLOCAL_AMFLAGS = -I m4

if HAVE_GMERLIN
gmerlin_subdirs = plugins
else
gmerlin_subdirs =
endif

if HAVE_DOXYGEN
DOC_SUBDIRS = doc
else
DOC_SUBDIRS =
endif

SUBDIRS = lib $(gmerlin_subdirs) tests include m4 po utils $(DOC_SUBDIRS)

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gmerlin_avdec.pc

EXTRA_DIST = config.rpath  autogen.sh gmerlin_avdec.pc.in make_potfiles