forgot to add the conditional subdir in Makefile.am

This commit is contained in:
yabause 2006-04-06 21:26:13 +00:00
parent 637bc5bffa
commit 028eba694c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
SUBDIRS = . gtk SUBDIRS = . $(UI_DIR)
noinst_LIBRARIES = libdesmume.a noinst_LIBRARIES = libdesmume.a
libdesmume_a_SOURCES = \ libdesmume_a_SOURCES = \
ARM_CPU.cpp ARM_CPU.hpp \ ARM_CPU.cpp ARM_CPU.hpp \