[xiph-cvs] cvs commit: ao/debian .cvsignore Makefile.am
Jack Moffitt
jack at xiph.org
Fri Nov 17 20:12:44 PST 2000
jack 00/11/17 20:12:44
Modified: . Makefile.am configure.in
Added: debian .cvsignore Makefile.am
Log:
debian dir included in make dist
Revision Changes Path
1.4 +1 -1 ao/Makefile.am
Index: Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/ao/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Makefile.am 2000/11/08 04:22:31 1.3
+++ Makefile.am 2000/11/18 04:12:43 1.4
@@ -2,7 +2,7 @@
AUTOMAKE_OPTIONS = foreign dist-zip
-SUBDIRS = src include doc
+SUBDIRS = src include doc debian
m4datadir = $(datadir)/aclocal
m4data_DATA = ao.m4
1.11 +1 -1 ao/configure.in
Index: configure.in
===================================================================
RCS file: /usr/local/cvsroot/ao/configure.in,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- configure.in 2000/11/08 04:22:31 1.10
+++ configure.in 2000/11/18 04:12:43 1.11
@@ -146,4 +146,4 @@
CFLAGS="$CFLAGS -DAO_PLUGIN_PATH=\\\"$plugindir\\\""
-AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ao/Makefile include/ao/os_types.h src/plugins/Makefile src/plugins/esd/Makefile src/plugins/oss/Makefile src/plugins/alsa/Makefile)
+AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ao/Makefile include/ao/os_types.h src/plugins/Makefile src/plugins/esd/Makefile src/plugins/oss/Makefile src/plugins/alsa/Makefile debian/Makefile)
1.1 ao/debian/.cvsignore
Index: .cvsignore
===================================================================
Makefile
Makefile.in
1.1 ao/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 libao0-dev.dirs\
libao0-dev.docs libao0-dev.files libao0-dev.postinst libao0-dev.postrm\
libao0-dev.preinst libao0-dev.prerm libao0-dev.undocumented libao0.dirs\
libao0.files libao0.postinst libao0.postrm libao0.preinst\
libao0.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