diff --git a/src/Makefile.am b/src/Makefile.am index 215476a0..3a68927a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -45,7 +45,9 @@ libgprs_la_SOURCES += \ endif noinst_PROGRAMS = \ - RLCMACTest \ + RLCMACTest + +bin_PROGRAMS = \ osmo-pcu noinst_HEADERS = \