diff options
Diffstat (limited to 'evolution/Makefile.am')
-rw-r--r-- | evolution/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/evolution/Makefile.am b/evolution/Makefile.am new file mode 100644 index 0000000..1c12027 --- /dev/null +++ b/evolution/Makefile.am @@ -0,0 +1,6 @@ +# file : evolution/Makefile.am +# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# license : GNU GPL v2; see accompanying LICENSE file + +SUBDIRS = __path__(dirs) +EXTRA_DIST = __file__(extra_dist) |