- the $(XSERVER) target can be provided by different X server impls. Adjust users

- rdesktop needs an xserver impl
This commit is contained in:
Bernhard Reutner-Fischer
2007-02-04 19:47:41 +00:00
parent 842686b9fb
commit 4bbeb74b2e
10 changed files with 25 additions and 17 deletions

View File

@@ -38,7 +38,7 @@ $(DILLO_DIR)/.installed: $(DILLO_DIR)/src/dillo
$(MAKE) -C $(DILLO_DIR) DESTDIR=$(TARGET_DIR) install
touch $(DILLO_DIR)/.installed
dillo: uclibc xorg libglib12 libgtk12 jpeg libpng $(DILLO_DIR)/.installed
dillo: uclibc $(XSERVER) libglib12 libgtk12 jpeg libpng $(DILLO_DIR)/.installed
dillo-source: $(DL_DIR)/$(DILLO_SOURCE)