aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
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 = \