SparkleShare/SparkleDiff/Makefile.am

11 lines
169 B
Makefile
Raw Normal View History

2010-07-03 07:39:28 +00:00
ASSEMBLY = SparkleDiff
TARGET = exe
LINK = $(REF_SPARKLEDIFF)
SOURCES = \
$(top_srcdir)/SparkleShare/Defines.cs \
SparkleDiff.cs
include $(top_srcdir)/build/build.mk