Extra dist the Mac files for tarball generation

This was required to make intltool happy, it's a workaround for now
until Someone (TM) fully integrates the Mac stuff into autotools
This commit is contained in:
Łukasz Jernaś 2011-03-14 13:46:56 +01:00
parent cc695ff99d
commit b8d77e191c
3 changed files with 19 additions and 1 deletions

View file

@ -0,0 +1,15 @@
EXTRA_DIST = \
AppDelegate.cs \
Info.plist \
MainMenu.xib \
MainMenu.xib.designer.cs \
SparkleAbout.cs \
SparkleAlert.cs \
SparkleIntro.cs \
SparkleLog.cs \
SparkleMacController.cs \
SparkleShare.csproj \
SparkleShare.sln \
SparkleStatusIcon.cs \
SparkleUI.cs \
SparkleWindow.cs

View file

@ -1,5 +1,6 @@
SUBDIRS = \
Nautilus
Nautilus \
Mac
ASSEMBLY = SparkleShare
TARGET = exe
@ -14,6 +15,7 @@ SOURCES = \
SparkleEntry.cs \
SparkleInfobar.cs \
SparkleIntro.cs \
SparkleInvitation.cs \
SparkleLinController.cs \
SparkleLink.cs \
SparkleLog.cs \

View file

@ -107,6 +107,7 @@ SparkleLib/Defines.cs
SparkleLib/Makefile
SparkleShare/sparkleshare
SparkleShare/Makefile
SparkleShare/Mac/Makefile
SparkleShare/Nautilus/Makefile
SparkleShare/Nautilus/sparkleshare-nautilus-extension.py
po/Makefile.in