Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / Makefile.am
index 97b0e40..8639170 100644 (file)
@@ -1,6 +1,13 @@
-# $Header: /opt/voria/cvs/sinfg/src/Makefile.am,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $
+# $Id$
 
-MAINTAINERCLEANFILES=Makefile.in
-SUBDIRS=sinfg modules tool
-EXTRA_DIST=template.cpp template.h
+MAINTAINERCLEANFILES = \
+       Makefile.in
 
+SUBDIRS = \
+       synfig \
+       modules \
+       tool
+
+EXTRA_DIST = \
+       template.cpp \
+       template.h