Remove .gitignore do nothing is ignored.
[synfig.git] / synfig-core / trunk / src / modules / lyr_std / Makefile.am
index d1da4f3..786d76d 100644 (file)
@@ -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@