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