File: Makefile.am

package info (click to toggle)
gssdp 1.0.5-0%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,528 kB
  • sloc: ansic: 5,782; sh: 4,241; makefile: 175
file content (19 lines) | stat: -rw-r--r-- 598 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
if USE_LIBGTK
TOOLS_DIR = tools
else
TOOLS_DIR =
endif

SUBDIRS = libgssdp $(TOOLS_DIR) tests examples doc vala

ACLOCAL_AMFLAGS=${ACLOCAL_FLAGS} -I m4

pkgconfig_DATA= gssdp-1.0.pc
pkgconfigdir = $(libdir)/pkgconfig

EXTRA_DIST = gssdp-1.0.pc.in gssdp-1.0-uninstalled.pc.in m4/introspection.m4 meson.build meson_options.txt

DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection

# Extra clean files so that maintainer-clean removes *everything*
MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing config.h.in