diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 2bee07c6..18484022 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,6 +38,8 @@ EXTRA_DIST = autogen.sh autogen.rc gpgme.spec.in \ ChangeLog-2011 m4/ChangeLog-2011 \ 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 tests = tests |