8 lines
117 B
Makefile
8 lines
117 B
Makefile
# Makefile.am for novell-casa/agents
|
|
|
|
agent_SCRIPTS =
|
|
|
|
scrconf_DATA =
|
|
|
|
EXTRA_DIST = $(agent_SCRIPTS) $(scrconf_DATA)
|