diff options
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r-- | composer/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am index 2ed59453af..18466e045c 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -29,6 +29,9 @@ $(HTML_EDITOR_GENERATED): $(GTK_HTML_EDITOR_IDL) ## +idldir = $(datadir)/idl +idl_DATA = $(IDLS) + gladedir = $(datadir)/evolution/glade glade_DATA = \ |