X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Flyr_std%2FMakefile.am;h=786d76d5f29634bda7ed493d22122ba402d695b9;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=d1da4f32b469204c3cee578e79b1c82bd2b7dc6d;hpb=990f7bb7694e0472ed6ad165e0724864539071cd;p=synfig.git diff --git a/synfig-core/trunk/src/modules/lyr_std/Makefile.am b/synfig-core/trunk/src/modules/lyr_std/Makefile.am index d1da4f3..786d76d 100644 --- a/synfig-core/trunk/src/modules/lyr_std/Makefile.am +++ b/synfig-core/trunk/src/modules/lyr_std/Makefile.am @@ -50,7 +50,8 @@ liblyr_std_la_SOURCES = \ translate.cpp \ sphere_distort.h \ sphere_distort.cpp \ - curvewarp.cpp + curvewarp.cpp \ + curvewarp.h liblyr_std_la_CXXFLAGS = \ @SYNFIG_CFLAGS@