mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Rename tests/hamlibdatetime.h to tests/hamlibdatetime.h.in which is tracked and ignore tests/hamlibdatetime.h which is not tracked and will be generated or copied depending on whether the top source directory is a Git working tree or not.
4 lines
165 B
C
4 lines
165 B
C
/* This is a placeholder that will be overwritten by 'make' when
|
|
* invoked in a Git working tree.
|
|
*/
|
|
#define HAMLIBDATETIME "from indeterminate source revision."
|