From 8a9232234b654c8acfe6a415c1e7cb254647080b Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 27 Feb 2007 21:21:55 +0000 Subject: Fix distcheck --- diff --git a/po/POTFILES.in b/po/POTFILES.in index 1f37e70..5e41f05 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,2 +1 @@ -services/nm/nmclient.py sugar/chat/ChatEditor.py diff --git a/shell/hardware/Makefile.am b/shell/hardware/Makefile.am index 2fad769..a3339a6 100644 --- a/shell/hardware/Makefile.am +++ b/shell/hardware/Makefile.am @@ -8,3 +8,5 @@ sugar_PYTHON = \ dbusservicedir = $(sysconfdir)/dbus-1/system.d/ dbusservice_DATA = NetworkManagerInfo.conf + +EXTRA_DIST = $(dbusservice_DATA) diff --git a/tools/build-snapshot.sh b/tools/build-snapshot.sh index aaca040..1fe4988 100755 --- a/tools/build-snapshot.sh +++ b/tools/build-snapshot.sh @@ -1,6 +1,6 @@ VERSION=0.63 DATE=`date +%Y%m%d` -RELEASE=2.22 +RELEASE=2.23 TARBALL=sugar-$VERSION-$RELEASE.${DATE}git.tar.bz2 rm sugar-$VERSION.tar.bz2 -- cgit v0.9.1