Reformat and clean up the automake files
[synfig.git] / synfig-core / trunk / src / Makefile.am
index 0db496d..8639170 100644 (file)
@@ -1,6 +1,13 @@
 # $Id$
 
-MAINTAINERCLEANFILES=Makefile.in
-SUBDIRS=synfig modules tool
-EXTRA_DIST=template.cpp template.h
+MAINTAINERCLEANFILES = \
+       Makefile.in
 
+SUBDIRS = \
+       synfig \
+       modules \
+       tool
+
+EXTRA_DIST = \
+       template.cpp \
+       template.h