diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 7c9b134..b1f3bae 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,3 +1,6 @@ +# Makefile.in: primary common build logic. +# this file is covered by COPYING.SOFORT. + PACKAGE = @package@ NICKNAME = @nickname@ PROJECT_DIR = @project_dir@ |