瀏覽代碼

* recursive dependancy fixed. Makefile not regened, will be done auto in time

marco 21 年之前
父節點
當前提交
93ea5b3070
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      packages/extra/gnome1/gconf/Makefile.fpc

+ 2 - 2
packages/extra/gnome1/gconf/Makefile.fpc

@@ -29,6 +29,6 @@ fpcdir=../../../..
 
 
 [rules]
-gconf$(PPUEXT): $(wildcard gconf/gconf*.pp) gconf$(PPUEXT)
+gconf$(PPUEXT): $(wildcard gconf/gconf*.pp) 
 
-gconfclient$(PPUEXT): $(wildcard gconfclient/gconfclient*.pp) gconfclient$(PPUEXT)
+gconfclient$(PPUEXT): $(wildcard gconfclient/gconfclient*.pp)