summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaolo Borelli <pborelli@gnome.org>2020-12-23 23:02:13 +0100
committerPaolo Borelli <pborelli@gnome.org>2020-12-27 11:21:22 +0100
commit390756b943fb5a55fced699331cc0896824a5afe (patch)
treeeecfb1c21f08d30bdb8b90e2ffb3daa0285a2867 /Makefile.am
parent914b2e5e1166562dbe533057b5726cb70cd89942 (diff)
downloadlibrsvg-390756b943fb5a55fced699331cc0896824a5afe.tar.gz
parsers: move NumberList together with the rest of the helpers
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d9204fd5..376be0f3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -85,7 +85,6 @@ LIBRSVG_SRC = \
src/log.rs \
src/marker.rs \
src/node.rs \
- src/number_list.rs \
src/paint_server.rs \
src/parsers.rs \
src/path_builder.rs \