Imported Upstream version 2.1.9
[platform/upstream/gpg2.git] / g13 / Makefile.am
index bbffe02..152cf36 100644 (file)
@@ -22,7 +22,7 @@ EXTRA_DIST = ChangeLog-2011
 
 bin_PROGRAMS = g13
 
-AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/intl -I$(top_srcdir)/common
+AM_CPPFLAGS = -I$(top_srcdir)/common
 
 include $(top_srcdir)/am/cmacros.am
 
@@ -30,6 +30,7 @@ AM_CFLAGS =  $(LIBGCRYPT_CFLAGS) $(LIBASSUAN_CFLAGS) $(NPTH_CFLAGS)
 
 g13_SOURCES = \
        g13.c g13.h \
+       g13-common.c g13-common.h \
        keyblob.h \
        utils.c utils.h \
        server.c server.h \