summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2020-08-26 10:15:00 +1000
committerNathan Scott <nathans@redhat.com>2020-08-26 10:15:00 +1000
commitd0f31ede5624ed2f35ca25043f6a28adfe3bc171 (patch)
treed1de2c3836921510961cfdff0b4b82b2719ff61c /Makefile.am
parentba94e0dfda180e83557f2f2c229a71910467aee8 (diff)
parentd64a6a245361b1cce92c77ec677ca8dc1f0fec49 (diff)
Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4dc638fd..d455b4d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -203,7 +203,8 @@ endif
SUFFIXES = .h
BUILT_SOURCES = $(myhtopheaders) $(myhtopplatheaders)
-htop_SOURCES = $(myhtopheaders) $(myhtopplatheaders) $(myhtopsources) $(myhtopplatsources) config.h
+htop_SOURCES = $(myhtopheaders) $(myhtopplatheaders) $(myhtopsources) $(myhtopplatsources)
+nodist_htop_SOURCES = config.h
.PHONY: htop-headers clean-htop-headers

© 2014-2024 Faster IT GmbH | imprint | privacy policy