diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 05c20c63..2320b2b5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,8 @@ +# Note: automake support is community-based. The maintaners do not use automake +# internally. + ## Process this file with automake to produce Makefile.in + AUTOMAKE_OPTIONS = foreign # Build . before src so that our all-local and clean-local hooks kicks in at |