X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=Makefile.am;h=c6a2ee6be713470403847baf13b9c406593b1b34;hb=77989125b676e463aa052e0fd22f5bcb98d0ff77;hp=ad366c9ee1d4ca8fa11d56660f00ccbbeaa1366c;hpb=783b2fe5a3b3b7ac7082f08c367aae0368012f6b;p=gedcom-parse.git diff --git a/Makefile.am b/Makefile.am index ad366c9..c6a2ee6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,3 +12,6 @@ testgedcom_LDFLAGS = -L gedcom/.libs -lgedcom testgedcom_LDADD = @INTLLIBS@ EXTRA_DIST = $(pkgdata_DATA) + +clean-local: + rm -f testgedcom.out