Makefile.am: add gitversion.h to BUILT_SOURCES
[ppcg.git] / version.c
blobcc19514605714e151f3ff957ed2b4e6725abd5a7
1 #include "gitversion.h"
3 const char *ppcg_version(void)
5 return GIT_HEAD_ID"\n";