X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fsynfig%2FMakefile.am;h=78f3ad25fbe89be6e76a3e82260987b7a744bccc;hb=1fef3b35eff2620933131aaa9eca48a1656cef3d;hp=ac0ddcaf12567c9821f432f87561fe847aa44ac9;hpb=1354883f48abfa62210837cd8db7b6413b3a64eb;p=synfig.git diff --git a/synfig-core/src/synfig/Makefile.am b/synfig-core/src/synfig/Makefile.am index ac0ddca..78f3ad2 100644 --- a/synfig-core/src/synfig/Makefile.am +++ b/synfig-core/src/synfig/Makefile.am @@ -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 \