mirror of
https://github.com/LMMS/lmms.git
synced 2026-01-25 06:48:55 -05:00
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@18 0778d3d1-df1d-0410-868b-ea421aaaa00d
6 lines
88 B
Makefile
6 lines
88 B
Makefile
AUTOMAKE_OPTIONS = foreign 1.4
|
|
|
|
noinst_PROGRAMS= bin2res
|
|
bin2res_SOURCES = bin2res.cpp
|
|
|