Skip to content
Snippets Groups Projects
Commit 67224e3c authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

autotools details

parent 6caf1222
No related branches found
No related tags found
No related merge requests found
#AM_CFLAGS = -Isrc -Iinterface -fPIC -Wall -O3
AUTOMAKE_OPTS = gnu
NAME = libSKP_SILK_SDK
AM_CPPFLAGS = $(AM_CFLAGS)
......
......@@ -2,7 +2,7 @@
# Run this to set up the build system: configure, makefiles, etc.
# (based on the version in enlightenment's cvs)
package="celt"
package="silk"
olddir=`pwd`
srcdir=`dirname $0`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment