# HG changeset patch # User sylee@eeepc # Date 1225599509 -28800 # Node ID 269009e18c8ae122b84409a00058ecfcaa1c923f # Parent ee31a9301a7ce17eb78c33fecbca974bd9718910 Fix the compilation error when make distcheck. diff -r ee31a9301a7c -r 269009e18c8a Makefile.am --- a/Makefile.am Sun Nov 02 12:11:59 2008 +0800 +++ b/Makefile.am Sun Nov 02 12:18:29 2008 +0800 @@ -1,4 +1,4 @@ SUBDIRS = src tools examples pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libmbfly.pc -EXTRA_DIST = libmbfly.pc.in +EXTRA_DIST = libmbfly.pc.in mb