Skip to content
  • Thomas Haller's avatar
    build: cleanup style for toplevel Makefile.am · 01677a3e
    Thomas Haller authored
    Use consistently $() instead of ${}.
    
    Don't use the $(top_*) variables, because we don't do recursive make
    and the toplevel directory is the same as the current directory.
    For consistency, only use the non-toplevel versions of the variables.
    01677a3e