Add missing files for make dist
authorDavid Goulet <dgoulet@efficios.com>
Mon, 25 Mar 2013 14:36:37 +0000 (10:36 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 25 Mar 2013 14:36:37 +0000 (10:36 -0400)
Fixes #480

Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/utils/Makefile.am
tests/utils/tap/Makefile.am

index feae65a58ada4ea328b6c846a3798168e7ace37b..4325846ddd69b6a6b55972c3d6013d4a5a72644e 100644 (file)
@@ -1 +1,3 @@
 SUBDIRS = tap
+
+EXTRA_DIST = utils.sh utils.h
index 01df68a6fbf880ee50c265adfab672b8c0a9a45b..366f4c4a566bf6b61a9fac0213cad85d6cd0ff99 100644 (file)
@@ -1,2 +1,2 @@
 lib_LTLIBRARIES = libtap.la
-libtap_la_SOURCES = tap.c
+libtap_la_SOURCES = tap.c tap.h
This page took 0.027134 seconds and 5 git commands to generate.