Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 649492 | Differences between
and this patch

Collapse All | Expand All

(-)a/lib/hx509/Makefile.am (-1 / +1 lines)
Lines 164-170 hxtool-commands.c hxtool-commands.h: hxtool-commands.in $(SLC) Link Here
164
dist_hxtool_SOURCES = hxtool.c
164
dist_hxtool_SOURCES = hxtool.c
165
nodist_hxtool_SOURCES = hxtool-commands.c hxtool-commands.h
165
nodist_hxtool_SOURCES = hxtool-commands.c hxtool-commands.h
166
166
167
$(hxtool_OBJECTS): hxtool-commands.h hx509_err.h
167
$(hxtool_OBJECTS): hxtool-commands.h $(nodist_include_HEADERS)
168
168
169
hxtool_LDADD = \
169
hxtool_LDADD = \
170
	libhx509.la \
170
	libhx509.la \

Return to bug 649492