aboutsummaryrefslogtreecommitdiffstats
path: root/libical/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libical/Makefile.am')
-rw-r--r--libical/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/libical/Makefile.am b/libical/Makefile.am
new file mode 100644
index 0000000000..66b37da052
--- /dev/null
+++ b/libical/Makefile.am
@@ -0,0 +1,11 @@
+
+
+EXTRA_DIST = \
+ ChangeLog \
+ README \
+ TEST \
+ TODO
+
+SUBDIRS = design-data doc scripts test-data src
+
+