File: Makefile.am

package info (click to toggle)
silentjack 0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 424 kB
  • sloc: sh: 1,032; ansic: 232; makefile: 7
file content (7 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
AUTOMAKE_OPTIONS = foreign

AM_CFLAGS = -g -Wall @JACK_CFLAGS@
LIBS = -lm @JACK_LIBS@

bin_PROGRAMS = silentjack
silentjack_SOURCES = silentjack.c db.h