*** empty log message ***
authorMartin Baulig <martin@src.gnome.org>
Mon, 29 May 2000 15:17:52 +0000 (15:17 +0000)
committerMartin Baulig <martin@src.gnome.org>
Mon, 29 May 2000 15:17:52 +0000 (15:17 +0000)
svn path=/trunk/; revision=1255

Makefile.am
configure.in

index e38ab08..f49c1ca 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = macros
+SUBDIRS = macros macros2
 
 EXTRA_DIST = gnome-common.spec
 
index 01851b9..793a487 100644 (file)
@@ -16,4 +16,5 @@ AM_PROG_LIBTOOL
 
 AC_OUTPUT([
 Makefile
-macros/Makefile])
+macros/Makefile
+macros2/Makefile])