From 6f8f481ee225e1a61bff6f00d8ea24c76d031064 Mon Sep 17 00:00:00 2001 From: Alx Sa Date: Mon, 22 May 2023 04:29:56 +0000 Subject: [PATCH] plug-ins: Remove screenshot-icon.h in Makefile.am Since the file itself was removed in 5d7d11a8. --- plug-ins/screenshot/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/plug-ins/screenshot/Makefile.am b/plug-ins/screenshot/Makefile.am index be35c0ca50..a04c22d6af 100644 --- a/plug-ins/screenshot/Makefile.am +++ b/plug-ins/screenshot/Makefile.am @@ -48,7 +48,6 @@ screenshot_SOURCES = \ screenshot.h \ screenshot-freedesktop.c \ screenshot-freedesktop.h \ - screenshot-icon.h \ screenshot-osx.c \ screenshot-osx.h \ screenshot-x11.c \