Marge r3628 and r3629 from trunk

Fixup make distcheck by adding wx directory to
DIST_SUBDIRS and adding wx frontend related files which
have unused translations to the skip list.
This commit is contained in:
riccardom 2010-05-12 16:36:20 +00:00
parent 2fdb8c875f
commit 7aa336b993
2 changed files with 3 additions and 1 deletions

2
desmume/po/POTFILES.skip Normal file
View File

@ -0,0 +1,2 @@
src/wx/PadSimple/GUI/ConfigDlg.cpp
src/wxdlg/wxdlg3dViewer.cpp

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 \