Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marvin Scholz
libaacs
Commits
48277e7a
Commit
48277e7a
authored
May 27, 2014
by
anonymous
Browse files
Fix paths in BUILT_SOURCES
parent
277c9c10
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
48277e7a
...
...
@@ -58,7 +58,7 @@ libaacs_la_LIBADD = $(LIBGCRYPT_LIBS) $(GPG_ERROR_LIBS)
pkgconfigdir
=
$(libdir)
/pkgconfig
pkgconfig_DATA
=
libaacs.pc
BUILT_SOURCES
=
keydbcfg-parser.h keydbcfg-parser.c keydbcfg-lexer.c
BUILT_SOURCES
=
file/
keydbcfg-parser.h
file/
keydbcfg-parser.c
file/
keydbcfg-lexer.c
CLEANFILES
=
$(BUILT_SOURCES)
...
...
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