|
From: Peter K. <pk...@us...> - 2001-10-21 09:15:37
|
The following file was modified in apps/bluetooth: Name Old version New version Comment ---- ----------- ----------- ------- Makefile 1.2 1.3=20=20=20=20=20=20=20=20=20=20=20=20=20 The accompanying log: Added experimental to the list of sub-directories. The diff of the modified file(s): --- Makefile 2001/02/28 23:42:08 1.2 +++ Makefile 2001/10/21 09:15:36 1.3 @@ -1,3 +1,3 @@ include $(APPS)/Rules.elinux =20 -SUBDIRS =3D btd sdp_server userstack +SUBDIRS =3D experimental sdp_server userstack btd |