# HG changeset patch # User John W. Eaton # Date 1345585699 14400 # Node ID efd2024c7d56e159f9ae422a327932acd9d9a712 # Parent 26115efd659233580559590a8aa1cbd14a517f40 fix installation of default-qt-settings file (bug #37161) * libgui/Makefile.am: Include common.mk. diff -r 26115efd6592 -r efd2024c7d56 libgui/Makefile.am --- a/libgui/Makefile.am Tue Aug 21 14:03:27 2012 -0400 +++ b/libgui/Makefile.am Tue Aug 21 17:48:19 2012 -0400 @@ -16,6 +16,8 @@ # along with Octave; see the file COPYING. If not, see # . +include $(top_srcdir)/build-aux/common.mk + SUBDIRS = src octetc_DATA = default-qt-settings