Commit 248d7be8 authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

build: clean out the revision.h file, to make 'make distcheck' pass

No related merge requests found
Showing with 2 additions and 0 deletions
+2 -0
AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -DSYSCONFDIR=\"$(sysconfdir)\"
CLEANFILES = revision.h
if BUILDING_FROM_GIT
SOMETHING = "REVISION \"$(shell git describe --tags 2>/dev/null)\""
else
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment