diff options
Diffstat (limited to 'executive-summary/Makefile.am')
-rw-r--r-- | executive-summary/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/executive-summary/Makefile.am b/executive-summary/Makefile.am new file mode 100644 index 0000000000..3c14ed5593 --- /dev/null +++ b/executive-summary/Makefile.am @@ -0,0 +1,6 @@ +SUBDIRS = idl widgets evolution-services component test-service + +oafdir = $(datadir)/oaf +oaf_DATA = evolution-executive-summary.oafinfo + +EXTRA_DIST = $(oaf_DATA) |