Skip to content

Commit

Permalink
libhpfeeds: removed util.c from hpclient's Makefile.am
Browse files Browse the repository at this point in the history
  • Loading branch information
tillmannw committed Nov 10, 2011
1 parent a508b81 commit ba8b66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libhpfeeds/tools/Makefile.am
Expand Up @@ -5,5 +5,5 @@ bin_PROGRAMS = hpclient

hpclient_LDFLAGS = ${AM_LDFLAGS}
hpclient_LDADD = ../src/libhpfeeds.la
hpclient_SOURCES = hpclient.c util.c
hpclient_SOURCES = hpclient.c

0 comments on commit ba8b66c

Please sign in to comment.