8 lines
110 B
Makefile
8 lines
110 B
Makefile
# Makefile.am for CASA/agents
|
|
|
|
agent_SCRIPTS =
|
|
|
|
scrconf_DATA =
|
|
|
|
EXTRA_DIST = $(agent_SCRIPTS) $(scrconf_DATA)
|