build: Add BUILT_SOURCE for better dependency.
* Makefile.am (BUILT_SOURCE): Add conf/config.h. -- GnuPG-bug-id: 6547 Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
1c2459a592
commit
05ac1ce09f
@ -38,6 +38,8 @@ EXTRA_DIST = autogen.sh autogen.rc gpgme.spec.in \
|
|||||||
ChangeLog-2011 m4/ChangeLog-2011 \
|
ChangeLog-2011 m4/ChangeLog-2011 \
|
||||||
conf/whatisthis VERSION LICENSES
|
conf/whatisthis VERSION LICENSES
|
||||||
|
|
||||||
|
# This artificial line is to put a dependency to conf/config.h for 'all'
|
||||||
|
BUILT_SOURCES = conf/config.h
|
||||||
|
|
||||||
if RUN_GPG_TESTS
|
if RUN_GPG_TESTS
|
||||||
tests = tests
|
tests = tests
|
||||||
|
Loading…
Reference in New Issue
Block a user