X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Flyr_std%2FMakefile.am;h=8dc51b1e8af1a9cb0ba3f24bae40eb7b4f602de1;hb=d43ed398fd84b93b96eb91d91dafdf65c80537e6;hp=786d76d5f29634bda7ed493d22122ba402d695b9;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-core/src/modules/lyr_std/Makefile.am b/synfig-core/src/modules/lyr_std/Makefile.am index 786d76d..8dc51b1 100644 --- a/synfig-core/src/modules/lyr_std/Makefile.am +++ b/synfig-core/src/modules/lyr_std/Makefile.am @@ -51,7 +51,9 @@ liblyr_std_la_SOURCES = \ sphere_distort.h \ sphere_distort.cpp \ curvewarp.cpp \ - curvewarp.h + curvewarp.h \ + stroboscope.cpp \ + stroboscope.h liblyr_std_la_CXXFLAGS = \ @SYNFIG_CFLAGS@