Fix make distcheck, which has been broken since the introduction of CurveWarp in...
authorpabs3 <pabs3@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sun, 3 May 2009 03:44:36 +0000 (03:44 +0000)
committerCarlos Lopez <carlos@pcnuevo.(none)>
Fri, 12 Jun 2009 14:28:19 +0000 (16:28 +0200)
git-svn-id: https://synfig.svn.sourceforge.net/svnroot/synfig@2363 1f10aa63-cdf2-0310-b900-c93c546f37ac

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@