Changeset 1371
- Timestamp:
- Nov 12, 2006, 8:29:43 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/Makefile.am
r1009 r1371 9 9 bin_SCRIPTS = caca-config 10 10 11 webhost = poulet.zoy.org 12 webdir = /srv/libcaca.zoy.org/var/www/ 13 14 upload: doc/html FORCE 15 scp $(distdir).tar.gz $(webhost):$(webdir)/files/ 16 scp -r doc/html/* $(webhost):$(webdir)/manual/ 17 18 FORCE:
Note: See TracChangeset
for help on using the changeset viewer.