From 249fb71a2e124acb191b7cd4d2c3af6a45da4a5e Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 20 Jun 2017 02:52:38 +0200 Subject: doxygen: add missing gb API doc generation Files in include/osmocom/gprs/ and src/gb/ are not included in any doxygen generated API docs. Add Doxyfile.gb.in and adjust configure.ac and Makefile.am. Change-Id: Ieb64f497f55368e396872083237c9ff28da2dd93 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 340a8965..1e258a4f 100644 --- a/configure.ac +++ b/configure.ac @@ -308,4 +308,5 @@ AC_OUTPUT( Doxyfile.vty Doxyfile.codec Doxyfile.coding + Doxyfile.gb Makefile) -- cgit v1.2.3