indent
[oweals/gnunet.git] / src / nat / Makefile.am
index 75798a252874a3d13aed36fda05361125e6f22e6..7b738df4e8e19e824ffb45ff0cdc40c95f27e069 100644 (file)
@@ -43,7 +43,7 @@ endif
 lib_LTLIBRARIES = libgnunetnat.la
 
 libgnunetnat_la_SOURCES = \
-  nat.c 
+  nat.c nat_test.c nat.h
 
 libgnunetnat_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \