Disable building the plugins directory until windows build issues can be fixed

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20082 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Phil Longstaff 2011-01-13 02:47:03 +00:00
parent 6f533fd6fe
commit 4e25946061

View File

@ -25,7 +25,6 @@ GUI_SUBDIRS_2 = \
import-export \
business \
optional \
plugins \
bin
DIST_SUBDIRS = $(NONGUI_SUBDIRS) $(GUI_SUBDIRS_1) report $(GUI_SUBDIRS_2)