Makefile.inc 290 B

123456789101112
  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_noinst_DATA += \
  7. ntfy/README.md \
  8. ntfy/Makefile.inc \
  9. $(NULL)