From 85c15960ca4597d82b260a0fca37efa8e6415428 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Sun, 30 May 1999 01:56:40 +0000 Subject: [PATCH] whatever git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1710 57a11ea4-9604-0410-9ed3-97b8803252fd --- lib/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.in b/lib/Makefile.in index b4ed4f782d..cb38aff0ca 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -63,6 +63,7 @@ gnome: @cd g-wrap; $(MAKE) default qt: + @cd g-wrap; $(MAKE) default .PHONY: gnome motif qt