From 798ade1e75a23c743a6eb066a59f18c8bc618f2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Sat, 7 Nov 2015 09:12:19 +0000 Subject: [PATCH] fixed old stuff in makefile --- scripts/makefile.am | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/scripts/makefile.am b/scripts/makefile.am index 422f7a3..503c36a 100644 --- a/scripts/makefile.am +++ b/scripts/makefile.am @@ -3,17 +3,8 @@ ## 1 2 3 4 5 6 7 8 ## 45678901234567890123456789012345678901234567890123456789012345678901234567890 -EXTRA_DIST = debian bootstrap.sh - dist_bin_SCRIPTS = setup-susebootstrap.sh dist_sbin_SCRIPTS = susebootstrap.sh convertfs-fedora-17.sh -deb: distdir - cd ${distdir} && dpkg-buildpackage - -distclean-local: - -rm -rf ${distdir} +MAINTAINERCLEANFILES = makefile.in -MAINTAINERCLEANFILES = configure ltmain.sh INSTALL COPYING aclocal.m4 \ - install-sh missing makefile.in @PACKAGE@_@VERSION@* \ - debian/changelog debian/control