You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
349 B
13 lines
349 B
##
|
|
## Do NOT remove the comments that start with "tdevelop:"
|
|
## They are actually directives to the tdevelop plugin system
|
|
##
|
|
## The include_xxxx variables are controlled by configure.in.in
|
|
##
|
|
|
|
#tdevelop: VISUALBOYADVANCE_SUBDIR = visualboyadvance
|
|
if include_vba
|
|
VISUALBOYADVANCE_SUBDIR = visualboyadvance
|
|
endif
|
|
|
|
SUBDIRS = $(VISUALBOYADVANCE_SUBDIR)
|