diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 57d0aa1..91b1477 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,7 @@ DIST_SUBDIRS = foreign/openpgm src doc perf tests builds/msvc EXTRA_DIST = \ autogen.sh \ m4/ax_pthread.m4 \ + m4/pkg.m4 \ version.sh \ foreign/openpgm/@pgm_basename@.tar.gz MAINTAINERCLEANFILES = \ |