Merge branch 'next' of git://github.com/hasufell/udevil into hasufell-next

This commit is contained in:
IgnorantGuru 2013-10-31 04:41:27 -06:00
commit 67fb1f016d

View File

@ -1,7 +1,7 @@
AC_PREREQ(2.52)
AC_INIT(src/udevil.c)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE(udevil, 0.4.1+)