X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Fsrc%2Fgtkmm%2FMakefile.am;h=f7fd175b9248d6ae788e1da491c7e195e1b3aee8;hb=1a1e0c7df827bcb4b68d9781101c72a7ca64185b;hp=c5cc73dbbc0fe98b054da72b86c370d8d81fd31a;hpb=a095981e18cc37a8ecc7cd237cc22b9c10329264;p=synfig.git diff --git a/synfig-studio/src/gtkmm/Makefile.am b/synfig-studio/src/gtkmm/Makefile.am index c5cc73d..f7fd175 100644 --- a/synfig-studio/src/gtkmm/Makefile.am +++ b/synfig-studio/src/gtkmm/Makefile.am @@ -170,10 +170,9 @@ STATE_HH = \ state_fill.h \ state_gradient.h \ state_normal.h \ + state_null.h \ state_polygon.h \ state_rectangle.h \ - state_rotate.h \ - state_scale.h \ state_sketch.h \ state_smoothmove.h \ state_star.h \ @@ -190,10 +189,9 @@ STATE_CC = \ state_fill.cpp \ state_gradient.cpp \ state_normal.cpp \ + state_null.cpp \ state_polygon.cpp \ state_rectangle.cpp \ - state_rotate.cpp \ - state_scale.cpp \ state_sketch.cpp \ state_smoothmove.cpp \ state_star.cpp \