File: Makefile.am

package info (click to toggle)
alsa-lib 1.2.14-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie, trixie-updates
  • size: 7,948 kB
  • sloc: ansic: 96,686; sh: 4,711; makefile: 653
file content (14 lines) | stat: -rw-r--r-- 347 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
if INSTALL_M4
aclocaldir=$(datadir)/aclocal
aclocal_DATA=alsa.m4
endif
EXTRA_DIST=alsa.m4 buildrpm alsa.pc.in alsa-topology.pc.in

alsapkgconfdir = @ALSA_PKGCONF_DIR@
pkgconfigdir = $(alsapkgconfdir)
pkgconfig_DATA = alsa.pc alsa-topology.pc

rpm: buildrpm alsa-lib.spec
	VERSION=$(VERSION) $(srcdir)/buildrpm

AM_CPPFLAGS=-I$(top_srcdir)/include