Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Jan 7, 2014
1 parent 5574006 commit 060dd6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ AUTOMAKE_OPTIONS = subdir-objects
ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}

libcspeech_CFLAGS = $(PCRE_CFLAGS)
libcspeech_LDADD = $(PCRE_LIBS)
libcspeech_LIBADD = $(PCRE_LIBS)

## Define a libtool archive target "libcspeech-@[email protected]", with
## @CSPEECH_API_VERSION@ substituted into the generated Makefile at configure
Expand Down

0 comments on commit 060dd6e

Please sign in to comment.