name is also defined in makefile

This commit is contained in:
trevorb
2025-10-09 09:22:41 +11:00
parent bbc1857ce9
commit f84fb28114

View File

@@ -1,6 +1,6 @@
# Makefile for source rpm: smeserver-domains # Makefile for source rpm: smeserver-domains
# $Id: Makefile,v 1.1 2020/06/10 08:54:29 brianr Exp $ # $Id: Makefile,v 1.1 2020/06/10 08:54:29 brianr Exp $
NAME := smeserver-domains NAME := smeserver-domains-advanced
SPECFILE = $(firstword $(wildcard *.spec)) SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common define find-makefile-common