diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 0864d11d0..f2242b6e9 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -19,7 +19,8 @@ ## Process this file with automake to produce Makefile.in EXTRA_DIST = mkstrtable.awk exaudit.awk exstatus.awk \ - audit-events.h status-codes.h ChangeLog-2011 + audit-events.h status-codes.h ChangeLog-2011 \ + w32info-rc.h.in gnupg.ico noinst_LIBRARIES = libcommon.a libcommonpth.a libsimple-pwquery.a libgpgrl.a noinst_PROGRAMS = $(module_tests) $(module_maint_tests) |