Makefile.inc 418 B

12345678910111213
  1. # SPDX-License-Identifier: GPL-3.0-or-later
  2. # THIS IS NOT A COMPLETE Makefile
  3. # IT IS INCLUDED BY ITS PARENT'S Makefile.am
  4. # IT IS REQUIRED TO REFERENCE ALL FILES RELATIVE TO THE PARENT
  5. # install these files
  6. dist_charts_DATA += nut/nut.chart.sh
  7. dist_chartsconfig_DATA += nut/nut.conf
  8. # do not install these files, but include them in the distribution
  9. dist_noinst_DATA += nut/README.md nut/Makefile.inc