summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-09-01 14:47:31 +0200
committerHarald Welte <laforge@gnumonks.org>2011-09-01 14:47:31 +0200
commit712691d8d8abbeb97f21df8c1d923d8694996ee7 (patch)
tree9114a0b62186b35333dbb17b067d068bba8e02b4 /configure.ac
parent36c5a3e2857b049e1e979beb7d476426ae475831 (diff)
add functions for bit-reversal
Sometimes we need stuff like reversing every bit in each byte (but not the byte-order).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
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