changeset 13:731894a84231

clean up makefile
author Robert McIntyre <rlm@mit.edu>
date Sat, 03 Mar 2012 11:10:08 -0600
parents 3c287cb0ace6
children 32bb141d34de
files src/Makefile.am
diffstat 1 files changed, 0 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/src/Makefile.am	Sat Mar 03 11:09:16 2012 -0600
     1.2 +++ b/src/Makefile.am	Sat Mar 03 11:10:08 2012 -0600
     1.3 @@ -1,16 +1,1 @@
     1.4  SUBDIRS = lua
     1.5 -
     1.6 -#CORE_SUBDIRS = gba gb common filters
     1.7 -
     1.8 -#EXTRA_SUBDIRS = prof sdl gtk lua
     1.9 -
    1.10 -#SUBDIRS = $(CORE_SUBDIRS) @VBA_SRC_EXTRA@
    1.11 -
    1.12 -#DIST_SUBDIRS = $(CORE_SUBDIRS) $(EXTRA_SUBDIRS)
    1.13 -
    1.14 -#dist_sysconf_DATA = VisualBoyAdvance.cfg
    1.15 -
    1.16 -#EXTRA_DIST = win32
    1.17 -
    1.18 -#dist-hook:
    1.19 -#	rm -rf `find $(distdir)/win32 -name CVS`