Mercurial > MadButterfly
diff examples/dynamic/Makefile.am @ 400:c3fbf599e88f
Fix typo.
author | john.cylee@gmail.com |
---|---|
date | Fri, 12 Jun 2009 18:39:31 +0800 |
parents | 31b6633e3538 |
children | 8927814d23b5 |
line wrap: on
line diff
--- a/examples/dynamic/Makefile.am Fri Jun 12 18:36:15 2009 +0800 +++ b/examples/dynamic/Makefile.am Fri Jun 12 18:39:31 2009 +0800 @@ -14,7 +14,7 @@ BUILT_SOURCES = CLEANFILES = menu.c menu.h menu.mb \ button.c button.h button.mb \ - scene.c scene.h scene.mbn + scene.c scene.h scene.mb hello_SOURCES = hello.c