Monotone-Parent: 3e8c5ebd8ef3e651971eb9ebd5088fb54e456c11

Monotone-Revision: 1fd4f5e18827925008e26dac2c8a95ca5311ee27

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-05-03T15:37:46
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2007-05-03 15:37:46 +00:00
parent 783adad529
commit e6b7884d05

View file

@ -1,7 +1,7 @@
# GNUstep makefile
XMLLINT = $(shell which xmllint)
ifeq ($(XMLLIST),)
ifeq ($(XMLLINT),)
XMLLINT = /bin/true
endif