summaryrefslogtreecommitdiffstats
path: root/share/attributes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'share/attributes/Makefile.am')
-rw-r--r--share/attributes/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/share/attributes/Makefile.am b/share/attributes/Makefile.am
deleted file mode 100644
index 9834c5b14..000000000
--- a/share/attributes/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-
-attributesdir = $(datadir)/inkscape/attributes
-
-attributes_DATA = \
- svgprops \
- cssprops \
- css_defaults \
- README
-
-EXTRA_DIST = $(attributes_DATA)