Merge r3618 from 0.9.6 release branch

Remove wxdlg from DIST_SUBDIRS to unbreak dist-gzip.
This commit is contained in:
riccardom 2010-05-11 23:15:59 +00:00
parent aaf0092a4a
commit 73bf5e3467
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ SUBDIRS = . gdbstub $(UI_DIR)
else
SUBDIRS = . $(UI_DIR)
endif
DIST_SUBDIRS = . gdbstub cli cocoa gtk gtk-glade wxdlg
DIST_SUBDIRS = . gdbstub cli cocoa gtk gtk-glade
noinst_LIBRARIES = libdesmume.a
libdesmume_a_SOURCES = \
armcpu.cpp armcpu.h \