fixed build
[mp3tohtml.git] / configure.ac
index d49d04c..c8f7130 100644 (file)
@@ -5,6 +5,4 @@ AM_INIT_AUTOMAKE
 
 AM_PATH_PYTHON([2])
 
-AC_CONFIG_FILES([Makefile src/Makefile])
-
-AC_OUTPUT
+AC_OUTPUT([Makefile src/Makefile src/mp3tohtml.py])