SparkleShare/Makefile.am
Bertrand Lorentz 8ac0b8c71d [build] Fix handling of the SmartIrc4net assembly
Pass the proper configure options to SmartIrc4net for bundling.
The SmartIrc4net assembly is now copied into bin/ during compilation,
and installed into the same folder as the other assemblies.
2010-09-11 19:58:59 +02:00

24 lines
325 B
Makefile

SUBDIRS = \
build \
help \
NotifySharp \
FriendFace \
SmartIrc4net \
SparkleLib \
SparkleShare \
SparkleDiff \
data \
po
clean-local:
rm -rf $(top_builddir)/bin
EXTRA_DIST = gnome-doc-utils.make
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update \
gnome-doc-utils.make