deployd/script/include/conf.h
Arija A. 30c3926d16
Begin work on deployer rewrite in C
Signed-off-by: Arija A. <ari@ari.lt>
2025-07-25 01:01:12 +03:00

6 lines
124 B
C

#ifndef DEPLOYER_CONF_H_
#define DEPLOYER_CONF_H_
/* Your build configuration goes here. */
#endif /* DEPLOYER_CONF_H_ */