Move not used header to extra distribution section of make file.
[synfig.git] / synfig-core / src / synfig / Makefile.am
index ac0ddca..78f3ad2 100644 (file)
@@ -11,7 +11,9 @@ INCLUDES = \
 EXTRA_DIST = \
        surfacenew.cpp \
        pch.h \
-       synfig.nsh
+       synfig.nsh \
+       synfig.h \
+       nodebase.h
 
 
 LAYERHEADERS = \
@@ -184,7 +186,6 @@ SYNFIGHEADERS = \
        general.h \
        guidset.h \
        interpolation.h \
-       nodebase.h \
        protocol.h \
        quick_rng.h \
        real.h \
@@ -194,7 +195,6 @@ SYNFIGHEADERS = \
        string.h \
        string_decl.h \
        surfacenew.h \
-       synfig.h \
        types.h \
        vector.h \
        version.h \