• Max Kellermann's avatar
    Makefile.am: no recursive makefiles · 3b1a9aec
    Max Kellermann authored
    Recursive Makefiles are inefficient and error prone (no proper way to
    declare dependencies).  Since there's no disadvantage in having one
    single Makefile, let's do it.
    3b1a9aec