Fix make distcheck

Add wx to DIST_SUBDIRS as suggested by Guillaume.
This commit is contained in:
riccardom 2010-05-12 16:24:03 +00:00
parent be3000353b
commit ad1dc864fc
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
DIST_SUBDIRS = . gdbstub cli cocoa gtk gtk-glade wx
noinst_LIBRARIES = libdesmume.a
libdesmume_a_SOURCES = \
armcpu.cpp armcpu.h \