From b99b9309b23fc4e1b5746abe188d1d4258eecdbd Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 24 Oct 2010 18:23:10 +0200 Subject: codec: Add the missing bits for include to install and pkgconfig to work Signed-off-by: Sylvain Munaut --- include/osmocom/codec/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 include/osmocom/codec/Makefile.am (limited to 'include/osmocom/codec') 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 -- cgit v1.2.3