diff options
Diffstat (limited to 'sofort/core/pkgconf.mk')
-rw-r--r-- | sofort/core/pkgconf.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sofort/core/pkgconf.mk b/sofort/core/pkgconf.mk index f266b9f..4f6c865 100644 --- a/sofort/core/pkgconf.mk +++ b/sofort/core/pkgconf.mk @@ -1,3 +1,6 @@ +# pkgconf.mk: rules for pkgconf manifest generation. +# this file is covered by COPYING.SOFORT. + ifeq ($(PKGCONF),no) install-pkgconf: |