From a2ffd27b7cdc4428ac0c2e9da4d071450b0c0932 Mon Sep 17 00:00:00 2001 From: curt Date: Wed, 27 Jan 1999 04:45:56 +0000 Subject: [PATCH] Moved DEM/ to the Tools/ subdir. --- Lib/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/Lib/Makefile.am b/Lib/Makefile.am index 1f9423e6..6723c2dd 100644 --- a/Lib/Makefile.am +++ b/Lib/Makefile.am @@ -14,7 +14,6 @@ SUBDIRS = \ $(AUDIO_DIRS) \ Bucket \ Debug \ - DEM \ Math \ Misc \ PUI \ -- 2.39.5