diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-02-15 17:02:12 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-02-15 17:02:12 +0000 |
| commit | 09c827e0b4aa62401ac1ed84107bd5570b2580be (patch) | |
| tree | 15ab8ba28f6f569aa0f2c1b897c8a5340c8c66aa /rotord/Makefile | |
| parent | 9f746d958099458dc11afdf410fb0b24ee510cac (diff) | |
adding vamp
Diffstat (limited to 'rotord/Makefile')
| -rw-r--r-- | rotord/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/Makefile b/rotord/Makefile index 9098836..d828a1c 100644 --- a/rotord/Makefile +++ b/rotord/Makefile @@ -2,7 +2,7 @@ MY_CFLAGS = # The linker options. -MY_LIBS = -lPocoNet -lPocoXML -lPocoUtil -lPocoFoundation +MY_LIBS = -lPocoNet -lPocoXML -lPocoUtil -lPocoFoundation -lvamp-hostsdk -lsndfile # The pre-processor options used by the cpp (man cpp for more). CPPFLAGS = -Wall |
