diff options
| author | Ted Gould <ted@gould.cx> | 2010-03-24 20:15:07 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-03-24 20:15:07 +0000 |
| commit | 21774fdff9984836a8780737ccf9bd5b2ef2c197 (patch) | |
| tree | 70d1b8c8104d841ccd88ba86450d842a47627be1 /src/Makefile.am | |
| parent | Fixes for the root directory to get 'make dist' (not even distcheck) (diff) | |
| download | inkscape-21774fdff9984836a8780737ccf9bd5b2ef2c197.tar.gz inkscape-21774fdff9984836a8780737ccf9bd5b2ef2c197.zip | |
Make dist fixes for src/ directory.
(bzr r9227)
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index b392ef0d2..74bfa01d6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -141,7 +141,7 @@ include 2geom/Makefile_insert EXTRA_DIST = \ $(top_srcdir)/Doxyfile \ sp-skeleton.cpp sp-skeleton.h \ - algorithms/makefile.in \ + util/makefile.in \ application/makefile.in \ bind/makefile.in \ debug/makefile.in \ |
