From 712691d8d8abbeb97f21df8c1d923d8694996ee7 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Thu, 1 Sep 2011 14:47:31 +0200 Subject: add functions for bit-reversal Sometimes we need stuff like reversing every bit in each byte (but not the byte-order). --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ef4b0aa5..f624f2a2 100644 --- a/configure.ac +++ b/configure.ac @@ -123,6 +123,7 @@ AC_OUTPUT( tests/msgfile/Makefile tests/ussd/Makefile tests/smscb/Makefile + tests/bits/Makefile utils/Makefile Doxyfile.core Doxyfile.gsm -- cgit v1.2.3