summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
blob: a019300786cfd5da13669e453590fec13cba915b (plain)
1
2
3
4
5
6
# Change the following to an explicit package name if you want
# the spec file name to be different from the directory name
# for some reason.
NAME = $(notdir $(realpath .))
dummy := $(shell test -f git-rpm/git-rpm.mk || git submodule update --init)
include git-rpm/git-rpm.mk