From b605da1aff81c2688bf43dfa50c4ea3e5b89b722 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Mon, 13 Nov 2017 20:00:52 +0100 Subject: Restructure: Move timer from common code to 'libtimer' --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 62e21b0..40ce417 100644 --- a/configure.ac +++ b/configure.ac @@ -75,6 +75,7 @@ AS_IF([test "x$with_soapy" == "xyes"],[AC_MSG_NOTICE( Compiling with SoapySDR su AS_IF([test "x$somethingmagick" == "xyes"],[AC_MSG_NOTICE( Compiling with ImageMagick )],[AC_MSG_NOTICE( ImageMagick not supported )]) AC_OUTPUT( + src/libtimer/Makefile src/libsamplerate/Makefile src/libfilter/Makefile src/common/Makefile -- cgit v1.2.3