diff options
Diffstat (limited to 'web/api/ilove/Makefile.am')
-rw-r--r-- | web/api/ilove/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/web/api/ilove/Makefile.am b/web/api/ilove/Makefile.am deleted file mode 100644 index 7250b045..00000000 --- a/web/api/ilove/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -# SPDX-License-Identifier: GPL-3.0-or-later - -AUTOMAKE_OPTIONS = subdir-objects -MAINTAINERCLEANFILES = $(srcdir)/Makefile.in - -dist_noinst_DATA = \ - README.md \ - measure-text.js \ - $(NULL) |