1
0
mirror of git://projects.qi-hardware.com/vido.git synced 2024-12-22 13:58:59 +02:00

just minor format changes

This commit is contained in:
Mirko Vogt 2009-11-07 14:07:31 +01:00
parent 9701150c11
commit ba20ac646d
3 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,3 @@
SUBDIRS = src
EXTRA_DIST = AUTHORS TODO README configure

View File

@ -1,4 +1,3 @@
AC_INIT(configure.in)
AM_INIT_AUTOMAKE(vido, 0.1)
AC_CONFIG_HEADER(config.h)