Changeset 1409
- Timestamp:
- Nov 16, 2006, 1:33:32 AM (14 years ago)
- Location:
- toilet/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
toilet/trunk/Makefile.am
r1407 r1409 20 20 > $(top_builddir)/fonts/smmono12.tlf 21 21 22 webhost = poulet.zoy.org 23 webdir = /srv/libcaca.zoy.org/var/www/ 24 25 upload: FORCE 26 scp $(distdir).tar.gz $(webhost):$(webdir)/files/ 27 22 28 FORCE: -
toilet/trunk/configure.ac
r1408 r1409 1 # $Id: configure.ac 98 2006- 09-2216:27:37Z sam $1 # $Id: configure.ac 98 2006-11-16 16:27:37Z sam $ 2 2 3 3 AC_INIT(toilet, 0.1)
Note: See TracChangeset
for help on using the changeset viewer.