diff options
author | Thomas White <taw@bitwiz.org.uk> | 2010-09-30 16:34:56 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:00 +0100 |
commit | 8679d7a1977239c98b0f296e9d5b71eb08e4434b (patch) | |
tree | 155b4a3fb62964df55cfeea182e166b5d2a029e6 /Makefile.in | |
parent | 14d208622957c82dce6d42441acecca233d0fc42 (diff) |
Update build scripts
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index b07804ce..5a2466e5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -146,6 +146,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@ |