From 36f51b0a71f4f10c74c37d30bcdd59b01f06292b Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Mon, 29 May 2000 15:17:52 +0000 Subject: *** empty log message *** svn path=/trunk/; revision=1255 --- Makefile.am | 2 +- configure.in | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index e38ab084..f49c1cab 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = macros +SUBDIRS = macros macros2 EXTRA_DIST = gnome-common.spec diff --git a/configure.in b/configure.in index 01851b9f..793a4878 100644 --- a/configure.in +++ b/configure.in @@ -16,4 +16,5 @@ AM_PROG_LIBTOOL AC_OUTPUT([ Makefile -macros/Makefile]) +macros/Makefile +macros2/Makefile]) -- cgit v1.2.1