Search
lxdream.org :: lxdream/Makefile.am :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename Makefile.am
changeset 180:e6dcf9b65658
prev94:8d80d9c7cc7d
next459:21041c9634e4
author nkeynes
date Sun Aug 06 06:13:51 2006 +0000 (17 years ago)
permissions -rw-r--r--
last change First pass at implementing the tile clip. Reasonably accurate wrt basic
understanding of how its supposed to work, not so accurate wrt actual
hardware behaviour
file annotate diff log raw
1.1 --- a/Makefile.am Sun Feb 05 04:05:27 2006 +0000
1.2 +++ b/Makefile.am Sun Aug 06 06:13:51 2006 +0000
1.3 @@ -1,6 +1,6 @@
1.4 ## Process this file with automake to produce Makefile.in
1.5
1.6 -SUBDIRS = src po test
1.7 +SUBDIRS = src po
1.8
1.9 EXTRA_DIST = \
1.10 autogen.sh \
.