diff src/common/Makefile.am @ 24:59790d015f25 works-incomplete

checkpoint
author Robert McIntyre <rlm@mit.edu>
date Sun, 04 Mar 2012 17:50:56 -0600
parents e0545ef33bb9
children
line wrap: on
line diff
     1.1 --- a/src/common/Makefile.am	Sun Mar 04 17:38:32 2012 -0600
     1.2 +++ b/src/common/Makefile.am	Sun Mar 04 17:50:56 2012 -0600
     1.3 @@ -5,7 +5,6 @@
     1.4  	inputGlobal.h		\
     1.5  	memgzio.h		\
     1.6  	movie.h			\
     1.7 -	nesvideos-piece.h	\
     1.8  	System.h		\
     1.9  	Text.h			\
    1.10  	unzip.h			\
    1.11 @@ -16,7 +15,6 @@
    1.12  	lua-engine.cpp		\
    1.13  	memgzio.c		\
    1.14  	movie.cpp		\
    1.15 -	nesvideos-piece.cpp	\
    1.16  	Text.cpp		\
    1.17  	unzip.cpp		\
    1.18  	Util.cpp