Fix depenency for slc built files.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18323 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-07 20:10:13 +00:00
parent aa01dfb5e1
commit c8c86a6acc

View File

@@ -116,7 +116,7 @@ hxtool-commands.c hxtool-commands.h: hxtool-commands.in $(SLC)
dist_hxtool_SOURCES = hxtool.c
nodist_hxtool_SOURCES = hxtool-commands.c hxtool-commands.h
$(hxtool_SOURCES): hxtool-commands.h
$(dist_hxtool_SOURCES): hxtool-commands.h
hxtool_CPPFLAGS = $(INCLUDE_des)
hxtool_LDADD = libhx509.la $(LIB_roken) ../sl/libsl.la $(LIB_des)