diff options
Diffstat (limited to 'examples/Makefile.in')
-rw-r--r-- | examples/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in index 8e98a97..8b26a53 100644 --- a/examples/Makefile.in +++ b/examples/Makefile.in @@ -195,6 +195,7 @@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ +PACKED_BITS = @PACKED_BITS@ PARALLEL = @PARALLEL@ PATH_SEPARATOR = @PATH_SEPARATOR@ PERL = @PERL@ |