comparison configure.ac @ 188:a7358d9127c8

autotoolize examples/tank
author Thinker K.F. Li <thinker@branda.to>
date Fri, 07 Nov 2008 15:18:22 +0800
parents c7e5b8779bb5
children 1528209c6c92
comparison
equal deleted inserted replaced
187:576fcd1c529a 188:a7358d9127c8
37 AC_CONFIG_FILES([Makefile 37 AC_CONFIG_FILES([Makefile
38 libmbfly.pc 38 libmbfly.pc
39 examples/Makefile 39 examples/Makefile
40 examples/calculator/Makefile 40 examples/calculator/Makefile
41 examples/svg2code_ex/Makefile 41 examples/svg2code_ex/Makefile
42 examples/tank/Makefile
42 src/Makefile 43 src/Makefile
43 include/Makefile 44 include/Makefile
44 tools/Makefile]) 45 tools/Makefile])
45 AC_OUTPUT 46 AC_OUTPUT