diff options
author | Constantin Jucovschi <jucovschi@gmail.com> | 2010-08-12 09:05:41 +0200 |
---|---|---|
committer | www-data <www-data@ubuntu.localdomain> | 2010-08-12 09:06:40 +0200 |
commit | adea1749853518f67e5e91391c70ceb61e4596e8 (patch) | |
tree | 9760404c22b91d531384e6a11230d9113af261d5 /configure.ac | |
parent | 88b6a79b9b93ded1ca67cc6d91adf536f748c369 (diff) | |
download | rasdaman-upstream-adea1749853518f67e5e91391c70ceb61e4596e8.tar.gz rasdaman-upstream-adea1749853518f67e5e91391c70ceb61e4596e8.tar.xz rasdaman-upstream-adea1749853518f67e5e91391c70ceb61e4596e8.zip |
placeholder for petascope compilation
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index b945995..3594f04 100644 --- a/configure.ac +++ b/configure.ac @@ -131,6 +131,7 @@ AC_CONFIG_FILES([Makefile insertutils/Makefile include/Makefile java/Makefile + petascope/Makefile ]) # --------------- Header Template Definitions ---------------------- |