configure: fix package name

This commit is contained in:
Stefan Seyfried
2016-12-04 18:26:45 +01:00
parent f6c183931f
commit 50790498b1

View File

@@ -1,4 +1,4 @@
AC_INIT(Tuxbox-Neutrino,3.4.0)
AC_INIT(Neutrino-MP,3.4.0)
AM_INIT_AUTOMAKE([1.0.1 nostdinc])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])