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 1900a14bc0
commit 808e8c0781

View file

@ -33,21 +33,6 @@ SOURCES = \
SparkleStatusIconController.cs \ SparkleStatusIconController.cs \
SparkleUI.cs \ SparkleUI.cs \
SparkleUIHelpers.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 include $(top_srcdir)/build/build.mk