From: curt Date: Fri, 12 Jun 1998 01:05:51 +0000 (+0000) Subject: Renamed Pui -> PUI. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=09cf8c001e14dbec9081532cecdceb1799440762;p=simgear.git Renamed Pui -> PUI. --- diff --git a/Lib/Makefile.am b/Lib/Makefile.am index 6da211ae..d8b9632a 100644 --- a/Lib/Makefile.am +++ b/Lib/Makefile.am @@ -4,4 +4,4 @@ else AUDIO_DIRS = endif -SUBDIRS = $(AUDIO_DIRS) Bucket Debug DEM Math Pui XGL zlib +SUBDIRS = $(AUDIO_DIRS) Bucket Debug DEM Math PUI XGL zlib