X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=Makefile.am;h=b25b58fe3e4fa002e4cf361ebcc648f88d7cc95f;hb=c99b1910bea848e8f0ae5641bb63b8f4f84f3ec0;hp=7a636128d588ab980461cca49ebedf6efc302cff;hpb=6aa249b5fbead5507a40500d29ef1640832eb2fc;p=babeltrace.git diff --git a/Makefile.am b/Makefile.am index 7a636128..b25b58fe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,3 +8,6 @@ dist_doc_DATA = ChangeLog LICENSE mit-license.txt gpl-2.0.txt \ std-ext-lib.txt dist_noinst_DATA = CodingStyle + +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = babeltrace.pc