SparkleShare/Makefile.am
Carlos Martín Nieto f31c3e5020 build: distribute both license files
The switch to two differences licenses made two license files where
there used to be one. Distribute both with the dist target.
2013-10-23 21:14:54 +02:00

23 lines
489 B
Makefile
Executable file

basedirs = build SparkleLib SparkleLib/Git
SUBDIRS = $(basedirs) $(GUISUBDIRS)
DIST_SUBDIRS = $(basedirs) SparkleShare
EXTRA_DIST = \
News.txt \
README.md \
legal/License_for_SparkleShare.txt \
legal/License_for_SparkleLib.txt \
legal/Trademark.txt \
legal/Authors.txt \
SparkleShare/Linux/sparkleshare.appdata.xml
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update \
gnome-doc-utils.make
clean-local:
rm -rf $(top_builddir)/bin