aboutsummaryrefslogtreecommitdiffstats
path: root/libical/design-data/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libical/design-data/Makefile.am')
-rw-r--r--libical/design-data/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/libical/design-data/Makefile.am b/libical/design-data/Makefile.am
new file mode 100644
index 0000000000..0548974160
--- /dev/null
+++ b/libical/design-data/Makefile.am
@@ -0,0 +1,10 @@
+EXTRA_DIST =\
+ components.txt \
+ param-c-types.txt \
+ params-in-prop.txt \
+ prop-to-value.txt \
+ property-tokens.txt \
+ restrictions.csv \
+ status.txt \
+ value-c-types.txt \
+ value-mem-semantics.txt \