summaryrefslogtreecommitdiffstats
path: root/share/keys/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'share/keys/Makefile.am')
-rw-r--r--share/keys/Makefile.am16
1 files changed, 0 insertions, 16 deletions
diff --git a/share/keys/Makefile.am b/share/keys/Makefile.am
deleted file mode 100644
index f4a08d595..000000000
--- a/share/keys/Makefile.am
+++ /dev/null
@@ -1,16 +0,0 @@
-
-keysdir = $(datadir)/inkscape/keys
-
-keys_DATA = \
- default.xml \
- inkscape.xml \
- xara.xml \
- macromedia-freehand-mx.xml \
- adobe-illustrator-cs2.xml \
- right-handed-illustration.xml \
- corel-draw-x4.xml \
- zoner-draw.xml \
- acd-canvas.xml
-
-EXTRA_DIST = $(keys_DATA)
-