File: Makefile.am

package info (click to toggle)
lv2proc 0.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 500 kB
  • sloc: ansic: 1,040; sh: 1,036; makefile: 21
file content (18 lines) | stat: -rw-r--r-- 353 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, 2012 LV2proc development team
#
# 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