SparkleShare/SparkleLib/Makefile.am

14 lines
208 B
Makefile
Raw Normal View History

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