Makefile.am: Actually install the pcu during 'make install'

This commit is contained in:
Harald Welte 2012-07-22 22:59:08 +02:00
parent 3022a70eb1
commit da62859231
1 changed files with 3 additions and 1 deletions

View File

@ -45,7 +45,9 @@ libgprs_la_SOURCES += \
endif endif
noinst_PROGRAMS = \ noinst_PROGRAMS = \
RLCMACTest \ RLCMACTest
bin_PROGRAMS = \
osmo-pcu osmo-pcu
noinst_HEADERS = \ noinst_HEADERS = \