We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b43b67 commit 70d00ebCopy full SHA for 70d00eb
src/target/meson.build
@@ -29,10 +29,10 @@
29
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
31
32
-target_common_includes = include_directories('.')
33
-
34
subdir('flashstub')
35
+target_common_includes = include_directories('.')
+
36
target_common_sources = files(
37
'adi.c',
38
'adiv5.c',
0 commit comments