comparison src/Makefile.am @ 6:458a4f18f3cd

working on lua generation
author Robert McIntyre <rlm@mit.edu>
date Sat, 03 Mar 2012 10:48:33 -0600
parents 8fe0c57e53d2
children 731894a84231
comparison
equal deleted inserted replaced
5:8fe0c57e53d2 6:458a4f18f3cd
1 CORE_SUBDIRS = gba gb common filters 1 SUBDIRS = lua
2
3 #CORE_SUBDIRS = gba gb common filters
2 4
3 #EXTRA_SUBDIRS = prof sdl gtk lua 5 #EXTRA_SUBDIRS = prof sdl gtk lua
4 6
5 #SUBDIRS = $(CORE_SUBDIRS) @VBA_SRC_EXTRA@ 7 #SUBDIRS = $(CORE_SUBDIRS) @VBA_SRC_EXTRA@
6 8