Bläddra i källkod

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

marco 21 år sedan
förälder
incheckning
93ea5b3070
1 ändrade filer med 2 tillägg och 2 borttagningar
  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)