Don't try to build doc-shooter on Windows. (#157979, J. Ali Harlow)
2004-11-11 Matthias Clasen <mclasen@redhat.com> * docs/tools/Makefile.am: Don't try to build doc-shooter on Windows. (#157979, J. Ali Harlow)
This commit is contained in:
committed by
Matthias Clasen
parent
3411287ebd
commit
56c3d75c8f
@ -16,8 +16,10 @@ LDADDS = \
|
||||
$(top_builddir)/gdk/$(gdktargetlib) \
|
||||
$(top_builddir)/gtk/$(gtktargetlib)
|
||||
|
||||
if OS_UNIX
|
||||
noinst_PROGRAMS = \
|
||||
doc-shooter
|
||||
endif
|
||||
|
||||
doc_shooter_DEPENDENCIES = $(DEPS)
|
||||
doc_shooter_LDADD = $(LDADDS)
|
||||
|
||||
Reference in New Issue
Block a user