diff --git a/configure.ac b/configure.ac index 8870c5c1..31737676 100644 --- a/configure.ac +++ b/configure.ac @@ -283,6 +283,7 @@ AC_DEFINE(LIBSIGROK_VERSION, [libsigrok_version], [Define to the libsigrok package version]) AC_CONFIG_FILES([Makefile + sigrok.h firmware/Makefile hardware/Makefile hardware/alsa/Makefile diff --git a/sigrok.h b/sigrok.h.in similarity index 100% rename from sigrok.h rename to sigrok.h.in