From f5eefb3da54a225271da9e9a448ab3487bc93e4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jerna=C5=9B?= Date: Thu, 17 Jun 2010 23:56:43 +0200 Subject: [PATCH] Fixup makefiles --- Makefile.am | 3 ++- configure.ac | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) 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