SparkleShare/SparkleLib/Makefile.am
2010-08-18 20:36:47 +02:00

16 lines
248 B
Makefile

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