diff options
Diffstat (limited to 'egg/Makefile.am')
-rw-r--r-- | egg/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/egg/Makefile.am b/egg/Makefile.am index 917d8848..4b61830c 100644 --- a/egg/Makefile.am +++ b/egg/Makefile.am @@ -23,6 +23,7 @@ libegg_la_CFLAGS = \ $(GLIB_CFLAGS) libegg_la_SOURCES = \ + egg-armor.c egg-armor.h \ egg-asn1x.c egg-asn1x.h \ egg-buffer.c egg-buffer.h \ egg-byte-array.c egg-byte-array.h \ |