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