simple build fix

-Yosh
This commit is contained in:
Manish Singh 1998-06-02 05:45:40 +00:00
parent 2f340122df
commit f431c2081e
1 changed files with 2 additions and 2 deletions

View File

@ -25,9 +25,9 @@ libgck_la_LDFLAGS = -version-info 1:0:0
INCLUDES = \ INCLUDES = \
-I.. \ -I.. \
-I$(srcdir)/.. \ -I$(srcdir)/.. \
$(X_CFLAGS) \
-I$(top_srcdir) \ -I$(top_srcdir) \
-I$(includedir) \ -I$(includedir)
$(X_CFLAGS)
.PHONY: files .PHONY: files