diff options
Diffstat (limited to 'kalyptus/Makefile.cvs')
-rw-r--r-- | kalyptus/Makefile.cvs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kalyptus/Makefile.cvs b/kalyptus/Makefile.cvs new file mode 100644 index 00000000..3c0d8063 --- /dev/null +++ b/kalyptus/Makefile.cvs @@ -0,0 +1,5 @@ + +all: configure + +configure: configure.in + autoconf |