first release

This commit is contained in:
Marc Wäckerlin
2014-06-26 11:54:59 +00:00
parent 0c4e898a5e
commit 7aef0d2805
15 changed files with 478 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
## @id $Id$
## 1 2 3 4 5 6 7 8
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
AC_INIT([videoweb], [1.0])
AM_INIT_AUTOMAKE
AC_CONFIG_FILES([makefile src/makefile])
AC_OUTPUT