diff --git a/SparkleLib/Makefile.am b/SparkleLib/Makefile.am index 65bab6c3..0cf13053 100644 --- a/SparkleLib/Makefile.am +++ b/SparkleLib/Makefile.am @@ -18,7 +18,7 @@ SOURCES = \ SparkleRepoBase.cs \ Git/SparkleRepoGit.cs \ Git/SparkleFetcherGit.cs \ - Hg/SparkleRepoHg.cs \ + Hg/SparkleRepoHg.cs \ Hg/SparkleFetcherHg.cs \ Scp/SparkleFetcherScp.cs \ Scp/SparkleRepoScp.cs