Update of /cvsroot/libexif/libmnote
In directory usw-pr-cvs1:/tmp/cvs-serv30726
Modified Files:
Makefile.am
Log Message:
added test/ subdir
Index: Makefile.am
===================================================================
RCS file: /cvsroot/libexif/libmnote/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am 17 Nov 2002 14:25:47 -0000 1.6
+++ Makefile.am 17 Nov 2002 17:10:30 -0000 1.7
@@ -1,4 +1,4 @@
-SUBDIRS = libmnote po
+SUBDIRS = libmnote test po
EXTRA_DIST = @PACKAGE@.spec
|