]> granicus.if.org Git - curl/commitdiff
util.h added as "source" to make it get added in dist archives
authorDaniel Stenberg <daniel@haxx.se>
Sun, 1 May 2005 12:51:27 +0000 (12:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 1 May 2005 12:51:27 +0000 (12:51 +0000)
tests/server/Makefile.am

index ab36e27984969c1d0ae93625c9a26e71fb62238b..56cbd493fc0fb8a0adaccfe40341c4a7c345a323 100644 (file)
@@ -31,8 +31,9 @@ useful = getpart.c getpart.h $(top_srcdir)/lib/strequal.c     \
  $(top_srcdir)/lib/base64.c $(top_srcdir)/lib/mprintf.c                \
  $(top_srcdir)/lib/memdebug.c $(top_srcdir)/lib/timeval.c
 
-sws_SOURCES= sws.c util.c $(useful)
-sockfilt_SOURCES = sockfilt.c util.c $(useful) $(top_srcdir)/lib/inet_pton.c
+sws_SOURCES= sws.c util.c util.h $(useful)
+sockfilt_SOURCES = sockfilt.c util.c util.h $(useful)  \
+ $(top_srcdir)/lib/inet_pton.c
 getpart_SOURCES= testpart.c $(useful)
 
 extra_DIST = base64.pl