diff options
| author | Kees Cook <kees@outflux.net> | 2007-03-22 00:37:48 +0000 |
|---|---|---|
| committer | keescook <keescook@users.sourceforge.net> | 2007-03-22 00:37:48 +0000 |
| commit | 964e34920703acb9aa69cd4e1cfcb2c080e2eaa0 (patch) | |
| tree | c1e3ae023db79b0e547a2bd160fe32dab5510d50 /src | |
| parent | use <errno.h> instead of assuming extern int (diff) | |
| download | inkscape-964e34920703acb9aa69cd4e1cfcb2c080e2eaa0.tar.gz inkscape-964e34920703acb9aa69cd4e1cfcb2c080e2eaa0.zip | |
drop more missing files from autoconf
(bzr r2734)
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile.am | 3 | ||||
| -rw-r--r-- | src/libvpsc/Makefile_insert | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 644ff8ae7..0f8cd9e4b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \ diff --git a/src/libvpsc/Makefile_insert b/src/libvpsc/Makefile_insert index 78b825b13..4af86324e 100644 --- a/src/libvpsc/Makefile_insert +++ b/src/libvpsc/Makefile_insert @@ -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\ |
