aboutsummaryrefslogtreecommitdiff
path: root/weightmap/src/Makefile.am
blob: 44a8fda349dabda1fa75ad96f538f7889c92e31c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# File: ./src/Makefile.am
# Package: (pd external): weightmap
# Description:
#   + src-level automake file
#-----------------------------------------------------------------------

#-----------------------------------------------------------------------
# Includes
#-----------------------------------------------------------------------
include $(top_srcdir)/pdexternal.am

## --- recursion subdirectories
#SUBDIRS = 

#-----------------------------------------------------------------------
# pd externals (hacked _PROGRAMS target)
#-----------------------------------------------------------------------

## --- externals
pdexterns_PROGRAMS = weightmap

## --- possible externals
EXTRA_PROGRAMS = \
	weightmap

## --- patches
pdexterns_DATA =

## --- documentation
pddoc_DATA = weightmap-help.pd


#-----------------------------------------------------------------------
# sources
#-----------------------------------------------------------------------

weightmap_SOURCES = weightmap.c mooPdUtils.h