hal-sharp ChangeLog, 1.1.1.1, 1.2 Makefile.am, 1.2, 1.3 configure.in, 1.1.1.1, 1.2

Owen Fraser-Green ow3n at pdx.freedesktop.org
Sat May 15 14:54:32 PDT 2004


Update of /cvs/hal/hal-sharp
In directory pdx:/tmp/cvs-serv17114

Modified Files:
	ChangeLog Makefile.am configure.in 
Log Message:
Added example.


Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal-sharp/ChangeLog,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- a/ChangeLog	15 May 2004 21:21:31 -0000	1.1.1.1
+++ b/ChangeLog	15 May 2004 21:54:30 -0000	1.2
@@ -1,4 +1,7 @@
 2004-05-15  Owen Fraser-Green  <owen at discobabe.net>
 
+	* example/*: list-devices example added.
+
+2004-05-15  Owen Fraser-Green  <owen at discobabe.net>
+
 	Initial Import.
-	
\ No newline at end of file

Index: Makefile.am
===================================================================
RCS file: /cvs/hal/hal-sharp/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- a/Makefile.am	15 May 2004 21:29:39 -0000	1.2
+++ b/Makefile.am	15 May 2004 21:54:30 -0000	1.3
@@ -1,4 +1,4 @@
-SUBDIRS = hal-sharp doc
+SUBDIRS = hal-sharp doc example
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = hal-sharp.pc

Index: configure.in
===================================================================
RCS file: /cvs/hal/hal-sharp/configure.in,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- a/configure.in	15 May 2004 21:21:31 -0000	1.1.1.1
+++ b/configure.in	15 May 2004 21:54:30 -0000	1.2
@@ -106,6 +106,7 @@
 hal-sharp.pc
 hal-sharp.spec
 doc/Makefile
+example/Makefile
 Makefile
 ])
 





More information about the hal-commit mailing list