Browse Source

*** empty log message ***

David Rose 25 years ago
parent
commit
7378d9ffe5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pandatool/src/eggprogs/Sources.pp

+ 2 - 2
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