From 228539c2637e68d252118eff4fbd6a1ee297475c Mon Sep 17 00:00:00 2001 From: Alex Hudson Date: Tue, 17 Aug 2010 20:12:20 +0100 Subject: [PATCH] Bring build system up-to-date for make dist[check] --- data/Makefile.am | 4 +++- po/POTFILES.in | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/data/Makefile.am b/data/Makefile.am index b6efc474..93d0f071 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -2,7 +2,9 @@ SUBDIRS = \ icons EXTRA_DIST = \ - sparkleshare.svg \ + sparkleshare-gnome.svg \ + sparkleshare-mist.svg \ + work-status-icons.svg \ side-splash.png MAINTAINERCLEANFILES = \ diff --git a/po/POTFILES.in b/po/POTFILES.in index 3715c458..981bdd22 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -12,6 +12,7 @@ SparkleLib/SparkleRepo.cs SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in SparkleShare/SparkleBubble.cs SparkleShare/SparkleIntro.cs +SparkleShare/SparkleInvitation.cs SparkleShare/SparkleLog.cs SparkleShare/SparkleShare.cs SparkleShare/SparkleSpinner.cs