X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2FMakefile.am;fp=synfig-core%2Fsrc%2FMakefile.am;h=8639170a1238c8440a6539952a4466ce2cd2c7d1;hb=a095981e18cc37a8ecc7cd237cc22b9c10329264;hp=0000000000000000000000000000000000000000;hpb=9459638ad6797b8139f1e9f0715c96076dbf0890;p=synfig.git diff --git a/synfig-core/src/Makefile.am b/synfig-core/src/Makefile.am new file mode 100644 index 0000000..8639170 --- /dev/null +++ b/synfig-core/src/Makefile.am @@ -0,0 +1,13 @@ +# $Id$ + +MAINTAINERCLEANFILES = \ + Makefile.in + +SUBDIRS = \ + synfig \ + modules \ + tool + +EXTRA_DIST = \ + template.cpp \ + template.h