Remove cruft from SparkleShare/Makefile.am

Some filenames are repeated, but aren't a continuation of setting the
variable, so they're useless anyway.
This commit is contained in:
Carlos Martín Nieto 2011-11-29 21:33:15 +01:00
parent cd1c9e4bca
commit 77a1ed0fb2

View file

@ -33,21 +33,6 @@ SOURCES = \
SparkleStatusIconController.cs \
SparkleUI.cs \
SparkleUIHelpers.cs
SparkleBubbles.cs \
SparkleBubblesController.cs \
SparkleController.cs \
SparkleEntry.cs \
SparkleEventLog.cs \
SparkleEventLogController.cs \
SparkleOptions.cs \
SparkleSetup.cs \
SparkleSetupController.cs \
SparkleSetupWindow.cs \
SparkleSpinner.cs \
SparkleStatusIcon.cs \
SparkleStatusIconController.cs \
SparkleUI.cs \
SparkleUIHelpers.cs
include $(top_srcdir)/build/build.mk