From 7378d9ffe588cdc2557b2afc23ecc39637f48471 Mon Sep 17 00:00:00 2001 From: David Rose Date: Tue, 27 Feb 2001 19:12:21 +0000 Subject: [PATCH] *** empty log message *** --- pandatool/src/eggprogs/Sources.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandatool/src/eggprogs/Sources.pp b/pandatool/src/eggprogs/Sources.pp index 8d0db5ccf0..036b889c2a 100644 --- a/pandatool/src/eggprogs/Sources.pp +++ b/pandatool/src/eggprogs/Sources.pp @@ -21,11 +21,11 @@ #end bin_target -#begin noinst_bin_target +#begin test_bin_target #define LOCAL_LIBS eggcharbase $[LOCAL_LIBS] #define TARGET egg-topstrip #define SOURCES \ eggTopstrip.cxx eggTopstrip.h -#end noinst_bin_target +#end test_bin_target