X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=gedcom%2FMakefile.am;h=025ee80d523ac87205568390f227878b8bc8d3c8;hb=7b70ac5f2251178c3b00c806b4528b4b8dfa615b;hp=b932d6939a607ecad5304e49a5225bc4e33f6f9d;hpb=3984ea2787e89deb0bc0d5aef7d0845376137d18;p=gedcom-parse.git diff --git a/gedcom/Makefile.am b/gedcom/Makefile.am index b932d69..025ee80 100644 --- a/gedcom/Makefile.am +++ b/gedcom/Makefile.am @@ -54,7 +54,8 @@ EXTRA_DIST = gedcom.y \ gedcom_hilo.lex \ gedcom_lohi.lex \ gedcom_date.lex \ - gedcom_lex_common.c + gedcom_lex_common.c \ + $(BUILT_SOURCES) include $(top_srcdir)/Makefile.inc