[gnome-initial-setup/shell/4765: 40/362] data: add product_serial.conf to EXTRA_DIST



commit abce441c37ca9d7e12a40106012ea6bcc4ff21fe
Author: Cosimo Cecchi <cosimo endlessm com>
Date:   Wed May 21 18:29:14 2014 -0700

    data: add product_serial.conf to EXTRA_DIST
    
    Fix distcheck

 data/Makefile.am |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 2bc3448..156957c 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -42,6 +42,7 @@ EXTRA_DIST =                                          \
        gnome-initial-setup.session                     \
        gnome-welcome-tour.in                           \
        initial-setup.json                              \
+       product_serial.conf                             \
        $(NULL)
 
 CLEANFILES =                                           \
@@ -53,7 +54,6 @@ CLEANFILES =                                          \
        gnome-welcome-tour.desktop.in                   \
        gnome-welcome-tour.desktop                      \
        gnome-welcome-tour                              \
-        product_serial.conf                             \
        $(NULL)
 
 autostartdir = $(sysconfdir)/xdg/autostart
@@ -65,8 +65,8 @@ autostart_DATA =                                      \
 
 tmpfilesdir = $(sysconfdir)/tmpfiles.d
 tmpfiles_DATA =                                         \
-        product_serial.conf                             \
-        $(NULL)
+       product_serial.conf                             \
+       $(NULL)
 
 bin_SCRIPTS =                                          \
        gnome-welcome-tour                              \


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