File: Makefile.am

package info (click to toggle)
lv2proc 0.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 504 kB
  • sloc: sh: 1,258; ansic: 1,053; makefile: 13
file content (18 lines) | stat: -rw-r--r-- 344 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# NASPRO - The NASPRO Architecture for Sound PROcessing
# A simple command line effect processor using LV2 plugins
#
# Copyright (C) 2011-2014 Stefano D'Angelo
#
# See the COPYING file for license conditions.
#

ACLOCAL_AMFLAGS = -I m4

AUTOMAKE_OPTIONS = dist-bzip2

dist_man1_MANS = lv2proc.1

SUBDIRS = src

EXTRA_DIST = autogen.sh THANKS