Again some more fixes to "make dist", it should be ok now.

This commit is contained in:
yabause 2007-02-04 22:02:57 +00:00
parent 4151418b8c
commit 24356e4948
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
EXTRA_DIST = build.bat instruction_tabdef.inc thumb_tabdef.inc
EXTRA_DIST = build.bat instruction_tabdef.inc thumb_tabdef.inc fs-linux.c fs-windows.c
DIST_SUBDIRS = . cli gtk gtk-glade windows
SUBDIRS = . $(UI_DIR)
noinst_LIBRARIES = libdesmume.a

View File

@ -1,3 +1,6 @@
EXTRA_DIST = DeSmuME.dev DeSmuME.exe.Manifest DeSmuME.ico \
DeSmuME.layout DeSmuME.vcproj Makefile.win \
resources.rc yopyop_private.rc
bin_PROGRAMS = desmume
desmume_SOURCES = \
CWindow.c CWindow.h \