diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-11-03 21:19:23 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-11-03 21:19:23 +0000 |
commit | 37ac1b7c9e9e05f93d4100cfb53450ec2d370989 (patch) | |
tree | 3233ef3004997fd3f46744cd122dcfec39dd7392 /Makefile.am | |
parent | 0b9ce5e5e03020b1057733c1bd4be91058597060 (diff) |
Mantis 1613
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2b89f46767..386548505e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ INCLUDES = -I$(top_srcdir)/src/include -SUBDIRS = contrib m4 src po +SUBDIRS = contrib m4 src po pkgconfig EXTRA_DIST = \ ABOUT-NLS \ |