Code

drop more missing files from autoconf
authorkeescook <keescook@users.sourceforge.net>
Thu, 22 Mar 2007 00:37:48 +0000 (00:37 +0000)
committerkeescook <keescook@users.sourceforge.net>
Thu, 22 Mar 2007 00:37:48 +0000 (00:37 +0000)
src/Makefile.am
src/libvpsc/Makefile_insert

index 644ff8ae7240275f9d30c14ee51a32e9bf5d21f1..0f8cd9e4b796807f63916cd85ab690f973dd86f1 100644 (file)
@@ -116,9 +116,6 @@ DISTCLEANFILES =    \
        inkscape_version.h
 
 EXTRA_DIST =   \
-       mkdep.pl        \
-       mkfiles.pl      \
-       make.exclude    \
        Doxyfile        \
        sp-skeleton.cpp sp-skeleton.h   \
        algorithms/makefile.in  \
index 78b825b13b486ee29592398980bb9ba4b0516ada..4af86324e1772d7dd6547eb04fb86a06f306cdbc 100644 (file)
@@ -13,7 +13,6 @@ libvpsc_libvpsc_a_SOURCES = libvpsc/block.cpp\
        libvpsc/solve_VPSC.cpp\
        libvpsc/csolve_VPSC.cpp\
        libvpsc/variable.cpp\
-       libvpsc/isnan.h\
        libvpsc/block.h\
        libvpsc/blocks.h\
        libvpsc/constraint.h\