[gnome-applets] trash: fix typo in Makefile



commit 9ed8ba1a17f9df2b8003791655e3d39c81a344ca
Author: Sebastian Geiger <sbastig gmx net>
Date:   Sun Jul 31 00:27:26 2016 +0200

    trash: fix typo in Makefile
    
    The typo was introduced in commit
    f50e905580e39b57a1c993a254eaa87a986d3baf

 trash/src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/trash/src/Makefile.am b/trash/src/Makefile.am
index e9071af..43341ae 100644
--- a/trash/src/Makefile.am
+++ b/trash/src/Makefile.am
@@ -49,7 +49,7 @@ EXTRA_DIST = \
        trash-resources.gresource.xml \
        $(NULL)
 
-CLEAN_FILES = \
+CLEANFILES = \
        trash-resources.c \
        trash-resources.h \
        $(NULL)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]