diff options
Diffstat (limited to 'include/osmocom/codec')
-rw-r--r-- | include/osmocom/codec/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/codec/Makefile.am b/include/osmocom/codec/Makefile.am new file mode 100644 index 00000000..c2136023 --- /dev/null +++ b/include/osmocom/codec/Makefile.am @@ -0,0 +1,3 @@ +osmocodec_HEADERS = codec.h + +osmocodecdir = $(includedir)/osmocom/codec |