File: Makefile.am

package info (click to toggle)
alsaplayer 0.99.76-0.3sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,136 kB
  • ctags: 2,967
  • sloc: ansic: 16,791; cpp: 9,449; sh: 8,431; makefile: 680
file content (14 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
AUTOMAKE_OPTIONS = foreign
#alsaplayerincludedir = $(includedir)/alsaplayer

lib_LTLIBRARIES = libalsaplayer.la

INCLUDES = -I$(top_srcdir)/alsaplayer

libalsaplayer_la_LDFLAGS = -export-dynamic -version-info 0:2:0

libalsaplayer_la_SOURCES = message.c message.h

#EXTRA_DIST = packet.h

#alsaplayerinclude_HEADERS = control.h