1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-24 14:50:17 +03:00

do not ship autogen.sh in the tarball

This commit is contained in:
Kay Sievers 2011-11-22 01:15:55 +01:00
parent 59ae8d015a
commit d35f720418

View File

@ -5,7 +5,7 @@
SUBDIRS = .
EXTRA_DIST = autogen.sh
EXTRA_DIST =
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}