X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2FMakefile.am;h=4d84b1e87ed3d674b0f30406eecdae2383475040;hb=5b3df3ead91e215171cca0d379e84e6405d6e4ea;hp=4a40d3ef6367dfc5849652cb0cca831367bc2b16;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-core/src/modules/Makefile.am b/synfig-core/src/modules/Makefile.am index 4a40d3e..4d84b1e 100644 --- a/synfig-core/src/modules/Makefile.am +++ b/synfig-core/src/modules/Makefile.am @@ -27,19 +27,19 @@ SUBDIRS = \ mod_mng \ mod_svg \ mod_magickpp \ - example + mod_example EXTRA_DIST = \ untemplate.nsh \ template.nsh \ - example/simplecircle.h \ - example/simplecircle.cpp \ - example/filledrect.h \ - example/main.cpp \ - example/Makefile.am \ - example/filledrect.cpp \ - example/metaballs.cpp \ - example/metaballs.h \ + mod_example/simplecircle.h \ + mod_example/simplecircle.cpp \ + mod_example/filledrect.h \ + mod_example/main.cpp \ + mod_example/Makefile.am \ + mod_example/filledrect.cpp \ + mod_example/metaballs.cpp \ + mod_example/metaballs.h \ mod_mng/trgt_mng.h \ mod_mng/unmod_mng.nsh \ mod_mng/main.cpp \