forgot to add the conditional subdir in Makefile.am
This commit is contained in:
parent
8a2bb91c02
commit
b0ad7a3347
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS = . gtk
|
||||
SUBDIRS = . $(UI_DIR)
|
||||
noinst_LIBRARIES = libdesmume.a
|
||||
libdesmume_a_SOURCES = \
|
||||
ARM_CPU.cpp ARM_CPU.hpp \
|
||||
|
|
Loading…
Reference in New Issue