fix make install for gdk/x11

This commit is contained in:
Havoc Pennington
2000-05-23 03:11:29 +00:00
parent 61f81cba8b
commit a7cfbd414e

View File

@@ -80,7 +80,7 @@ gxid_SOURCES = gxid.c
gxid_LDADD = $(LDADDS)
install-data-local:
../../$(MKINSTALLDIRS) $(includedir)/gdk
$(MKINSTALLDIRS) $(includedir)/gdk
$(INSTALL_DATA) $(srcdir)/gdkx.h $(includedir)/gdk
../../$(MKINSTALLDIRS) $(includedir)/gdk/x11
$(MKINSTALLDIRS) $(includedir)/gdk/x11
$(INSTALL_DATA) $(srcdir)/gdkprivate-x11.h $(includedir)/gdk/x11