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