SparkleShare/SparkleDiff/Makefile.am
2010-07-03 09:39:28 +02:00

11 lines
169 B
Makefile

ASSEMBLY = SparkleDiff
TARGET = exe
LINK = $(REF_SPARKLEDIFF)
SOURCES = \
$(top_srcdir)/SparkleShare/Defines.cs \
SparkleDiff.cs
include $(top_srcdir)/build/build.mk