SparkleShare/SparkleLib/Makefile.am

17 lines
271 B
Makefile

ASSEMBLY = SparkleLib
TARGET = library
LINK = $(REF_SPARKLELIB)
SOURCES = \
Defines.cs \
SparkleEvents.cs \
SparkleFetcher.cs \
SparkleHelpers.cs \
SparkleOptions.cs \
SparklePaths.cs \
SparklePlatform.cs \
SparkleRepo.cs
include $(top_srcdir)/build/build.mk