[gnome-panel] [build] Update makefile to not break on karmic after an autoreconf run
- From: Sebastien Bacher <sbacher src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-panel] [build] Update makefile to not break on karmic after an autoreconf run
- Date: Thu, 16 Jul 2009 14:37:50 +0000 (UTC)
commit 329f5a28d2ad626e736a93f633cfbec95cde9d84
Author: Sébastien Bacher <seb128 ubuntu com>
Date: Thu Jul 16 16:37:38 2009 +0200
[build] Update makefile to not break on karmic after an autoreconf run
http://bugzilla.gnome.org/show_bug.cgi?id=588776
Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index a4accad..47ec742 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,8 @@ distuninstallcheck:
distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' | grep -v 'legal.xml'
+ACLOCAL_AMFLAGS = -I m4
+
SUBDIRS = \
po \
idl \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]