install osmo-pcu.cfg to /etc/osmocom/
parent
850d80b898
commit
e4050114f5
|
@ -1,3 +1,3 @@
|
|||
AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6
|
||||
|
||||
SUBDIRS = src
|
||||
SUBDIRS = src examples
|
||||
|
|
|
@ -44,4 +44,5 @@ AM_CONDITIONAL(ENABLE_SYSMODSP, test "x$enable_sysmocom_dsp" = "xyes")
|
|||
|
||||
AC_OUTPUT(
|
||||
src/Makefile
|
||||
examples/Makefile
|
||||
Makefile)
|
||||
|
|
Loading…
Reference in New Issue