mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-10-23 00:12:14 +00:00
build with autoconf/automake, add jenkins.sh script
Add configure.ac and Makefile.ams to build with autoreconf && ./configure && make like most other Osmocom projects. Add jenkins.sh for a gerrit build job to verify patches. Change-Id: I6b4419dd519f3d0a75235d0c22bf899f075347a3
This commit is contained in:
4
sql/Makefile.am
Normal file
4
sql/Makefile.am
Normal file
@@ -0,0 +1,4 @@
|
||||
EXTRA_DIST = \
|
||||
hlr_data.sql \
|
||||
hlr.sql \
|
||||
$(NULL)
|
Reference in New Issue
Block a user