SparkleShare/SparkleShare/Makefile.am
Bertrand Lorentz 1ecbc3ba95 build: Fix build with parallel make
Duplicating the build stuff in both SparkleShare/Linux/Makefile.am and
SparkleShare/Makefile.am means that SparkleShare.exe will be built
twice. This is useless, and fails when using parallel make (make -j2).

The part that builds and installs SparkleShare.exe on Linux is now only
in SparkleShare/Linux/Makefile.am.
2012-09-03 22:25:12 +02:00

3 lines
26 B
Makefile
Executable file