summaryrefslogtreecommitdiff
path: root/src/program.h
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2021-01-31 13:54:38 -0800
committerAdrian Thurston <thurston@colm.net>2021-01-31 13:57:53 -0800
commit4e4bb1cd0cb8d68cea1a202ceae5da52c9c472e1 (patch)
treebffeb85b8d15bff9ad018ffb2ccdc2f4239fc71a /src/program.h
parent627b71cf04f294872ad0458d4021553d844a2f51 (diff)
downloadcolm-4e4bb1cd0cb8d68cea1a202ceae5da52c9c472e1.tar.gz
remove all dependence on BUILT_SOURCES
Still running into issues on gentoo with BUILT_SOURCES. Instead make all the necessary dependencies explicit, using the source code files.
Diffstat (limited to 'src/program.h')
-rw-r--r--src/program.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/program.h b/src/program.h
index 38c505fa..1b03e384 100644
--- a/src/program.h
+++ b/src/program.h
@@ -192,4 +192,3 @@ struct colm_program
#endif
#endif /* _COLM_PROGRAM_H */
-