diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 3c47e50c..951cec83 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -115,6 +115,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ |