diff options
Diffstat (limited to 'omf-install/Makefile.am')
-rw-r--r-- | omf-install/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omf-install/Makefile.am b/omf-install/Makefile.am index ee542a8598..dbd8e62240 100644 --- a/omf-install/Makefile.am +++ b/omf-install/Makefile.am @@ -1,5 +1,5 @@ omf_dest_dir=$(datadir)/omf/evolution -scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper +scrollkeeper_localstate_dir = $(SCROLLKEEPER_LOCALSTATE_DIR) install-data-local: $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) |