libosmo-gprs/include/osmocom/gprs/sm/Makefile.am

14 lines
157 B
Makefile

noinst_HEADERS = \
sm_ms_fsm.h \
sm_pdu.h \
sm_private.h \
$(NULL)
sm_HEADERS = \
sm.h \
sm_prim.h \
$(NULL)
smdir = $(includedir)/osmocom/gprs/sm