Just 'make' not 'make gnome'.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2414 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2000-06-05 06:59:34 +00:00
parent 130b4ae451
commit af82099e2b

View File

@ -24,7 +24,7 @@ double-entry accounting principles to ensure balanced books.
%build
./configure --prefix=/usr --sysconfdir=/etc
make gnome
make
%install