From: curt Date: Fri, 12 Jun 1998 00:53:47 +0000 (+0000) Subject: Added Pui subdirectory. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2caad4a27bee4e8661ca48c9d0ff1c2b426713d0;hp=b5e7938ebe969a4e1d9aeb8ce8b3494aea021581;p=simgear.git Added Pui subdirectory. --- diff --git a/Lib/Makefile.am b/Lib/Makefile.am index d21a13e3..6da211ae 100644 --- a/Lib/Makefile.am +++ b/Lib/Makefile.am @@ -4,4 +4,4 @@ else AUDIO_DIRS = endif -SUBDIRS = $(AUDIO_DIRS) Bucket Debug DEM Math XGL zlib +SUBDIRS = $(AUDIO_DIRS) Bucket Debug DEM Math Pui XGL zlib