open5gs/support/config/Makefile.am

13 lines
167 B
Makefile
Raw Normal View History

configfiles = \
nextepc.conf \
mme.conf \
sgw.conf \
pgw.conf \
hss.conf \
pcrf.conf \
$(NULL)
2017-10-27 03:15:14 +00:00
configdir = ${sysconfdir}/nextepc
config_DATA = ${configfiles}