From 2caad4a27bee4e8661ca48c9d0ff1c2b426713d0 Mon Sep 17 00:00:00 2001 From: curt Date: Fri, 12 Jun 1998 00:53:47 +0000 Subject: [PATCH] Added Pui subdirectory. --- Lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2