[gnome-settings-daemon/gnome-3-22] housekeeping: Fix typo in DISTCLEANFILES
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/gnome-3-22] housekeeping: Fix typo in DISTCLEANFILES
- Date: Mon, 10 Oct 2016 14:32:05 +0000 (UTC)
commit ca472a6cc266ed5b150e4c6970757118a50d75e4
Author: Bastien Nocera <hadess hadess net>
Date: Mon Sep 26 18:46:49 2016 +0200
housekeeping: Fix typo in DISTCLEANFILES
https://bugzilla.gnome.org/show_bug.cgi?id=741688
plugins/housekeeping/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/housekeeping/Makefile.am b/plugins/housekeeping/Makefile.am
index 3bf8ba7..bf739b5 100644
--- a/plugins/housekeeping/Makefile.am
+++ b/plugins/housekeeping/Makefile.am
@@ -100,6 +100,6 @@ EXTRA_DIST = $(plugin_in_files)
CLEANFILES = $(plugin_DATA)
-DISTCLEANFILES = (plugin_DATA)
+DISTCLEANFILES = $(plugin_DATA)
@GSD_INTLTOOL_PLUGIN_RULE@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]