1 # put whatever (auto)make commands here, they will be included from Makefile.am
3 dist_erlappsrc_DATA = \
7 dist_erlappinclude_DATA = \
10 erlappebin_SCRIPTS = \
11 @FW_ERL_APP_NAME@.app \
12 $(patsubst %.erl, %.beam, $(dist_erlappsrc_DATA))
16 .@FW_ERL_APP_NAME@.app_ok