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 = \
-I.. \
-I$(srcdir)/.. \
$(X_CFLAGS) \
-I$(top_srcdir) \
-I$(includedir) \
$(X_CFLAGS)
-I$(includedir)
.PHONY: files