diff options
Diffstat (limited to 'tab/makefile')
-rwxr-xr-x | tab/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tab/makefile b/tab/makefile index 1ae94c1..4dd12d5 100755 --- a/tab/makefile +++ b/tab/makefile @@ -57,7 +57,7 @@ SGICFLAGS6 = -n32 -DPD -DUNIX -DIRIX -DN32 -woff 1080,1064,1185 \ # ----------------------- LINUX i386 -----------------------
-pd_linux: tabosc4c~.pd_linux tabread4c~.pd_linux tabosc4cloop~.pd_linux tabosc4h~.pd_linux tabosc4l~.pd_linux tabosc4aa~.pd_linux
+pd_linux: tabosc4c~.pd_linux tabosc4cloop~.pd_linux tabosc4aa~.pd_linux tabread4c~.pd_linux tabread6c~.pd_linux
.SUFFIXES: .pd_linux
|