Fixup makefiles

This commit is contained in:
Łukasz Jernaś 2010-06-17 23:56:43 +02:00
parent 2975c2b160
commit f5eefb3da5
2 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,8 @@
SUBDIRS = \ SUBDIRS = \
build \ build \
notify-sharp \ notify-sharp \
SparkleShare SparkleShare \
po
DISTCLEANFILES = \ DISTCLEANFILES = \
intltool-extract \ intltool-extract \

View file

@ -82,9 +82,9 @@ AC_OUTPUT([
build/Makefile build/Makefile
build/m4/Makefile build/m4/Makefile
notify-sharp/Makefile notify-sharp/Makefile
src/sparkleshare SparkleShare/sparkleshare
src/AssemblyInfo.cs SparkleShare/AssemblyInfo.cs
src/Makefile SparkleShare/Makefile
po/Makefile.in po/Makefile.in
Makefile Makefile