Blame hwmixvolume/configure.ac

Packit Service b98cfc
dnl Process this file with autoconf to produce a configure script.
Packit Service b98cfc
AC_INIT(hwmixvolume, 0.9)
Packit Service b98cfc
AM_INIT_AUTOMAKE
Packit Service b98cfc
AM_MAINTAINER_MODE([enable])
Packit Service b98cfc
AC_CONFIG_SRCDIR([hwmixvolume])
Packit Service b98cfc
AC_PROG_INSTALL
Packit Service b98cfc
AC_OUTPUT([Makefile desktop/Makefile])