From 47a0885d78998aaaa3f68c9cdccef79fef6954af Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sat, 20 Feb 2010 20:37:26 +0100 Subject: add missing Makefile.am in include/osmocore/protocol directory --- include/osmocore/protocol/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 include/osmocore/protocol/Makefile.am diff --git a/include/osmocore/protocol/Makefile.am b/include/osmocore/protocol/Makefile.am new file mode 100644 index 00000000..6d8883e6 --- /dev/null +++ b/include/osmocore/protocol/Makefile.am @@ -0,0 +1,3 @@ +osmocore_proto_HEADERS = gsm_04_08.h gsm_04_11.h gsm_04_80.h gsm_08_58.h gsm_12_21.h + +osmocore_protodir = $(includedir)/osmocore/protocol -- cgit v1.2.3