summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/symbols/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/share/symbols/Makefile.am b/share/symbols/Makefile.am
index 97ed43e1a..357c73ca5 100644
--- a/share/symbols/Makefile.am
+++ b/share/symbols/Makefile.am
@@ -1,9 +1,5 @@
symbolsdir = $(datadir)/inkscape/symbols
-symbols_DATA = \
- AigaSymbols.svg \
- LogicSymbols.svg
-
-EXTRA_DIST = $(symbols_DATA)
+EXTRA_DIST = $(wildcard *.svg)