From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Tue, 6 Jul 2021 19:05:24 +0000 (+0100) Subject: Update Makefile.am X-Git-Tag: 1.2~113^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba9e48972946123176492411ea13aedca7d3f28;p=thirdparty%2Fnqptp.git Update Makefile.am USE_GIT_VERSION instead of USE_GIT --- diff --git a/Makefile.am b/Makefile.am index 43ff9b7..f89c45d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ nqptp_SOURCES = nqptp.c nqptp-clock-sources.c nqptp-message-handlers.c nqptp-uti AM_CFLAGS = -fno-common -Wall -Wextra -pthread --include=config.h CLEANFILES = -if USE_GIT +if USE_GIT_VERSION nqptp.c: gitversion.h gitversion.h: .git/index echo "// Do not edit!" > gitversion.h