[refactor/fix] create single src makefile.am
Recursive makefiles do not propagation automake flags (AM_CFLAGS), making the proper configuration of the whole build chain more complex than it needs to be. This patch goes back to a single makefile.am in src, simplifying the build quite a bit.
src/area/Makefile.am
deleted
100644 → 0
src/dma/Makefile.am
deleted
100644 → 0
Please register or sign in to comment