diff --git a/Makefile.am b/Makefile.am index b3b4516d..ec856052 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,8 @@ SUBDIRS = \ build \ notify-sharp \ - SparkleShare + SparkleShare \ + po DISTCLEANFILES = \ intltool-extract \ diff --git a/configure.ac b/configure.ac index 08fb4b91..d986515a 100644 --- a/configure.ac +++ b/configure.ac @@ -82,9 +82,9 @@ AC_OUTPUT([ build/Makefile build/m4/Makefile notify-sharp/Makefile -src/sparkleshare -src/AssemblyInfo.cs -src/Makefile +SparkleShare/sparkleshare +SparkleShare/AssemblyInfo.cs +SparkleShare/Makefile po/Makefile.in Makefile