From 03b169dc3aba34b0ce56f1f4568ac0e2d0315a19 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Sun, 27 Oct 2024 14:01:53 +0100 Subject: [PATCH] maintenance updates --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 0e4eae3..7e60c77 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,11 +3,11 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src -EXTRA_DIST = m4 audacious-plugin-fc.metainfo.xml +EXTRA_DIST = m4 audacious-plugins-fc.metainfo.xml appdatadir = $(datadir)/appdata -appdata_DATA = audacious-plugin-fc.metainfo.xml +appdata_DATA = audacious-plugins-fc.metainfo.xml dist-hook: @RM@ -f $(distdir)/src/config.h