6b13f685e
김민수
BSP 최초 추가
|
1
2
3
4
5
6
7
8
9
10
11
|
--- a/Makefile.in.orig 2008-07-07 13:07:12.000000000 +0200
+++ b/Makefile.in 2008-07-07 13:07:05.000000000 +0200
@@ -202,7 +202,7 @@
target_vendor = @target_vendor@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-SUBDIRS = data fonts lite leck examples tests
+SUBDIRS = data fonts lite leck examples
EXTRA_DIST = TODO lite.pc.in leck.pc.in
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = lite.pc leck.pc
|