diff options
author | Thomas Grill <xovo@users.sourceforge.net> | 2003-05-23 18:34:12 +0000 |
---|---|---|
committer | Thomas Grill <xovo@users.sourceforge.net> | 2003-05-23 18:34:12 +0000 |
commit | 494d0c177cf16562157b888bd936404579016ac8 (patch) | |
tree | 045111603ca53195ea83ab573fb6df311a8d53cb /externals/grill/flext/makefile.pd-linux | |
parent | 0de07c1dbdc7266e510522dc878265dc07712c61 (diff) |
""
svn path=/trunk/; revision=650
Diffstat (limited to 'externals/grill/flext/makefile.pd-linux')
-rw-r--r-- | externals/grill/flext/makefile.pd-linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/makefile.pd-linux b/externals/grill/flext/makefile.pd-linux index 08612ccd..9f02fb28 100644 --- a/externals/grill/flext/makefile.pd-linux +++ b/externals/grill/flext/makefile.pd-linux @@ -35,7 +35,7 @@ LIBS= # ---------------------------------------------- NAME=flext -SRCDIR=source +SRCDIR=./source # all the source files from the package include make-files.txt |