Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Joshua Root
libaacs
Commits
f88d80d8
Commit
f88d80d8
authored
Nov 30, 2011
by
npzacs
Committed by
Ano Nymous
Feb 18, 2012
Browse files
Fixed paths
parent
7ca74d52
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/examples/Makefile.am
View file @
f88d80d8
...
...
@@ -10,7 +10,7 @@ CFLAGS=$(shell test -z "$$CFLAGS" || echo "$$CFLAGS")
AACS_LIB
=
$(top_builddir)
/src/libaacs.la
PARSER_TEST_DEPENDENCIES
=
..
/keydbcfg-lexer.c
..
/keydbcfg-parser.c
PARSER_TEST_DEPENDENCIES
=
$(top_srcdir)
/src
/keydbcfg-lexer.c
$(top_srcdir)
/src
/keydbcfg-parser.c
noinst_PROGRAMS
=
parser_test libaacs_test
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment