mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-11-02 13:13:29 +00:00
In particular I need this to start a fresh osmo-hlr instance on the osmo-gsm-tester. Might also come in handy during packaging? Change-Id: I08e48375814ab93691892299d34909c6d0bf12a2
8 lines
116 B
Makefile
8 lines
116 B
Makefile
EXTRA_DIST = \
|
|
hlr_data.sql \
|
|
hlr.sql \
|
|
$(NULL)
|
|
|
|
docsdir = $(datadir)/doc/osmo-hlr
|
|
docs_DATA = $(srcdir)/hlr.sql
|