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