[nautilus] makefile: fix resource path



commit 9134e14525d5b0fd57d53585108766615d53ba1c
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Dec 14 21:01:31 2015 +0100

    makefile: fix resource path
    
    And fix distcheck.

 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 9cc1c42..f631b7f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -264,7 +264,7 @@ CLEANFILES = \
 EXTRA_DIST =                                   \
        $(resource_files)                       \
        $(server_in_files)                      \
-       nautilus.gresource.xml                  \
+       resources/nautilus.gresource.xml        \
        check-nautilus                          \
        $(NULL)
 


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