summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2019-04-20 12:45:11 +0100
committerAdam Jackson <ajax@nwnk.net>2019-05-02 15:42:58 +0000
commitb4ed20c4f118031305f6ce76dda4e325950b2958 (patch)
tree93741f6a61db2452296e1f6cbcbf8b79c587ada4 /Makefile.am
parent71cff63c06a6b494dc8921270535f33fb78bd32b (diff)
Promote file containing date & time build was configured to top-level
Promote the generated file containing the date & time build was configured to top-level. Rename it from xf86Build.h to buildDateTIme.h. Use it as well in XQuartz, stringize BUILD_DATE when needed.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 19511f765..763a772df 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -142,7 +142,7 @@ EXTRA_DIST += \
include/xorg-config.h.meson.in \
include/xwin-config.h.meson.in \
hw/xfree86/loader/symbol-test.c \
- hw/xfree86/common/xf86Build.sh \
+ buildDateTime.sh \
composite/meson.build \
config/meson.build \
damageext/meson.build \
@@ -213,3 +213,5 @@ EXTRA_DIST += \
xfixes/meson.build \
Xi/meson.build \
xkb/meson.build
+
+DISTCLEANFILES = buildDateTime.h