mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
merge robs patches from branch
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1367 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
+2
-6
@@ -21,11 +21,7 @@
|
||||
# Address: 609 8th Street
|
||||
# Huntington Beach, CA 92648-4632
|
||||
|
||||
# These three lines are suggested defs for autoconf (see the info pages).
|
||||
@SET_MAKE@
|
||||
srcdir = @srcdir@
|
||||
top_srcdir = @top_srcdir@
|
||||
VPATH = @srcdir@
|
||||
include @top_srcdir@/Makefile.init
|
||||
|
||||
######################################################################
|
||||
# Description of targets:
|
||||
@@ -51,7 +47,7 @@ all:
|
||||
|
||||
# This inclusion must come after the first target, and after the
|
||||
# definitions of *_SRCS, etc., but before the usage of *_OBJS.
|
||||
include $(top_srcdir)/Makefile.common
|
||||
include @top_srcdir@/Makefile.common
|
||||
|
||||
motif:
|
||||
@cd ComboBox-1.33; $(MAKE) default
|
||||
|
||||
Reference in New Issue
Block a user