Browse Source

* moved symify to examples

peter 25 years ago
parent
commit
3d6a9e3519
1 changed files with 1 additions and 2 deletions
  1. 1 2
      packages/gdbint/Makefile.fpc

+ 1 - 2
packages/gdbint/Makefile.fpc

@@ -4,8 +4,7 @@
 
 
 [targets]
 [targets]
 units=gdbint gdbcon
 units=gdbint gdbcon
-programs=symify
-examples=testgdb
+examples=testgdb symify
 
 
 [defaults]
 [defaults]
 defaultunits=1
 defaultunits=1