From f2eda66e414076c182810410007408005dc250fa Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 8 Dec 2015 00:11:22 +0100 Subject: [PATCH] Fix make distcheck --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index de45d0b..ae5b091 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,6 +45,7 @@ EXTRA_DIST = \ tests/lib1/tilde.pc \ tests/lib1/comments-in-fields.pc \ tests/lib1/nocflag.pc \ + tests/lib1/typelibdir.pc \ tests/lib2/foo.pc \ tests/lib1/comments.pc \ tests/lib1/nolib.pc \