mirror of
https://github.com/LMMS/lmms.git
synced 2026-01-29 16:53:07 -05:00
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@93 0778d3d1-df1d-0410-868b-ea421aaaa00d
7 lines
132 B
Makefile
Executable File
7 lines
132 B
Makefile
Executable File
afppresetsdir = $(lmmsdatadir)/presets/AudioFileProcessor
|
|
|
|
afppresets_DATA = $(wildcard *.cs.xml)
|
|
|
|
EXTRA_DIST = $(afppresets_DATA)
|
|
|