chiark / gitweb /
*** empty log message ***
authorjames <james>
Wed, 27 Feb 2008 10:47:34 +0000 (10:47 +0000)
committerjames <james>
Wed, 27 Feb 2008 10:47:34 +0000 (10:47 +0000)
Makefile.am
src/Makefile.am
version-md5sums
version-micro

index 519169107807be96a7f671afff82241118ff1034..33275cd14d01ea493dfa92ccb098f19a82af7d1a 100644 (file)
@@ -8,6 +8,9 @@
 # $Id$
 #
 # $Log$
 # $Id$
 #
 # $Log$
+# Revision 1.3  2008/02/27 10:47:34  james
+# *** empty log message ***
+#
 # Revision 1.2  2008/02/24 00:42:52  james
 # *** empty log message ***
 #
 # Revision 1.2  2008/02/24 00:42:52  james
 # *** empty log message ***
 #
@@ -34,6 +37,8 @@ VCHK=${shell cat ${VFS} | @MD5SUM@ | @AWK@ '{print $$1 }' }
 VNUM=${shell @GREP@ ${VCHK} ${VFD}/version-md5sums | @AWK@ '{ print $$2 }'  }
 VDEF=${shell echo `cat ${VFD}/version-major`.`cat ${VFD}/version-minor`.`cat ${VFD}/version-micro` }
 
 VNUM=${shell @GREP@ ${VCHK} ${VFD}/version-md5sums | @AWK@ '{ print $$2 }'  }
 VDEF=${shell echo `cat ${VFD}/version-major`.`cat ${VFD}/version-minor`.`cat ${VFD}/version-micro` }
 
+EXTRA_DIST=version-files version-major version-minor version-micro version-md5sums
+
 version.sed: $(VFD)/version-files $(VFD)/version-major \
        $(VFD)/version-minor $(VFD)/version-micro \
        $(VFD)/version-md5sums ${VFS} Makefile
 version.sed: $(VFD)/version-files $(VFD)/version-major \
        $(VFD)/version-minor $(VFD)/version-micro \
        $(VFD)/version-md5sums ${VFS} Makefile
index 3793b26f66afd16878a3890ad9fa4a9a552ff038..f0bb52c768871e0f8d4ff889491336fef2576e81 100644 (file)
@@ -8,6 +8,9 @@
 # $Id$
 #
 # $Log$
 # $Id$
 #
 # $Log$
+# Revision 1.19  2008/02/27 10:47:34  james
+# *** empty log message ***
+#
 # Revision 1.18  2008/02/26 23:23:17  james
 # *** empty log message ***
 #
 # Revision 1.18  2008/02/26 23:23:17  james
 # *** empty log message ***
 #
@@ -73,7 +76,8 @@ PROJECTHDRS= crt.h utf8.h tty.h ansi.h vt102.h keys.h history.h ring.h slide.h \
                log.h ipc.h symsocket.h keydis.h cmd.h lockfile.h context.h \
                vt102_charset.h prototypes.h
 
                log.h ipc.h symsocket.h keydis.h cmd.h lockfile.h context.h \
                vt102_charset.h prototypes.h
 
-HDRS=project.h 
+HDRS=project.h  ${PROJECTHDRS}
+
 
 SRCS=ansi.c crt.c html.c libsympathy.c render.c  version.c vt102.c tty.c \
        keydis.c history.c ring.c ptty.c terminal.c util.c log.c ipc.c \
 
 SRCS=ansi.c crt.c html.c libsympathy.c render.c  version.c vt102.c tty.c \
        keydis.c history.c ring.c ptty.c terminal.c util.c log.c ipc.c \
@@ -85,6 +89,7 @@ SYMPATHYSRCS=${SRCS}
 
 noinst_HEADERS= prototypes.h ${HDRS}
 
 
 noinst_HEADERS= prototypes.h ${HDRS}
 
+EXTRA_DIST=sympathy.h.tail
 
 libsympathy_a_SOURCES =  ${SYMPATHYSRCS}
 libsympathy_la_SOURCES = ${SYMPATHYSRCS}
 
 libsympathy_a_SOURCES =  ${SYMPATHYSRCS}
 libsympathy_la_SOURCES = ${SYMPATHYSRCS}
index 998b19fd835e99ceb8467151720596130f90c6f7..da376e05a5831c5bf13b4a8b725c1283e15495d9 100644 (file)
@@ -4,3 +4,4 @@ ac9d93b50970b366e4531b4ea5a1c983        1.0.3
 ac9d93b50970b366e4531b4ea5a1c986       1.1.0
 0ea0fc96142920321bfa5354dc6b9da9       1.1.1
 b1b1d8caa83556877bb96487f0c6a934       1.1.2
 ac9d93b50970b366e4531b4ea5a1c986       1.1.0
 0ea0fc96142920321bfa5354dc6b9da9       1.1.1
 b1b1d8caa83556877bb96487f0c6a934       1.1.2
+f844259e45d571cf913580d8851ee261       1.1.3
index 0cfbf08886fca9a91cb753ec8734c84fcbe52c9f..00750edc07d6415dcc07ae0351e9397b0222b7ba 100644 (file)
@@ -1 +1 @@
-2
+3