[xiph-cvs] cvs commit: ogg/debian .cvsignore Makefile.am
Jack Moffitt
jack at xiph.org
Fri Nov 17 20:16:53 PST 2000
jack 00/11/17 20:16:53
Modified: . Makefile.am configure.in
Added: debian .cvsignore Makefile.am
Log:
more debian inclusion fixes
Revision Changes Path
1.5 +1 -1 ogg/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ogg/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile.am 2000/10/30 06:52:02 1.4
+++ Makefile.am 2000/11/18 04:16:52 1.5
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = src include doc win32
+SUBDIRS = src include doc win32 debian
m4datadir = $(datadir)/aclocal
m4data_DATA = ogg.m4
1.9 +1 -1 ogg/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/ogg/configure.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- configure.in 2000/11/08 08:18:39 1.8
+++ configure.in 2000/11/18 04:16:52 1.9
@@ -225,4 +225,4 @@
AC_SUBST(CFLAGS)
AC_SUBST(PROFILE)
-AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ogg/Makefile include/ogg/config_types.h win32/Makefile)
+AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ogg/Makefile include/ogg/config_types.h win32/Makefile debian/Makefile)
1.1 ogg/debian/.cvsignore
Index: .cvsignore
===================================================================
Makefile
Makefile.in
1.1 ogg/debian/Makefile.am
Index: Makefile.am
===================================================================
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = foreign
EXTRA_DIST = README.Debian changelog control copyright libogg0-dev.dirs\
libogg0-dev.docs libogg0-dev.files libogg0-dev.postinst\
libogg0-dev.postrm\
libogg0-dev.preinst libogg0-dev.prerm libogg0.dirs libogg0.docs\
libogg0.files libogg0.postinst libogg0.postrm libogg0.preinst\
libogg0.prerm rules
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list