deployd/client/include/conf.h
Arija A. d878187ccd
Begin work on client
Signed-off-by: Arija A. <ari@ari.lt>
2025-07-24 02:38:50 +03:00

6 lines
142 B
C

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