Kaynağa Gözat

* Added a "make upload" rule for releases.

pull/1/head
Sam Hocevar sam 19 yıl önce
ebeveyn
işleme
f6fa0449be
2 değiştirilmiş dosya ile 7 ekleme ve 1 silme
  1. +6
    -0
      Makefile.am
  2. +1
    -1
      configure.ac

+ 6
- 0
Makefile.am Dosyayı Görüntüle

@@ -19,4 +19,10 @@ fonts: tools/caca2tlf FORCE
$(top_builddir)/tools/caca2tlf --quarter "Monospace Bold 12" | zip \
> $(top_builddir)/fonts/smmono12.tlf

webhost = poulet.zoy.org
webdir = /srv/libcaca.zoy.org/var/www/

upload: FORCE
scp $(distdir).tar.gz $(webhost):$(webdir)/files/

FORCE:

+ 1
- 1
configure.ac Dosyayı Görüntüle

@@ -1,4 +1,4 @@
# $Id: configure.ac 98 2006-09-22 16:27:37Z sam $
# $Id: configure.ac 98 2006-11-16 16:27:37Z sam $

AC_INIT(toilet, 0.1)



Yükleniyor…
İptal
Kaydet