Fix: common.h was not part of the dist.
authorJarkko Sakkinen <jarkko.sakkinen@iki.fi>
Wed, 30 Nov 2011 08:23:35 +0000 (10:23 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@iki.fi>
Wed, 30 Nov 2011 08:23:35 +0000 (10:23 +0200)
utils/Makefile.am

index d71c6dd..a54942e 100644 (file)
@@ -22,3 +22,5 @@ smackd_SOURCES = smackd.c common.c
 smackd_LDADD = ../libsmack/libsmack.la
 
 chsmack_SOURCES = chsmack.c
+
+EXTRA_DIST = common.h