From ed8229075e762c7b5bbaec6d2f67442c30efc8b9 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Wed, 25 Apr 2007 21:40:57 +0000 Subject: Fixed missing macosx reverted website mode * Makefile.am: Fixed missing macosx * boards/Makefile.am: reverted website mode svn path=/trunk/; revision=2621 --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c43e7be..a8ae8e9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,7 +10,7 @@ else DOCS_SUBDIR= endif -SUBDIRS = po src boards $(DOCS_SUBDIR) autopackage +SUBDIRS = po src boards $(DOCS_SUBDIR) autopackage macosx #if OS_MACOSX #SUBDIRS += macosx -- cgit v0.9.1