Fix gdkenumtypes.h hack
Thu Dec 5 16:01:14 2002 Eric Warmenhoven <eric@warmenhoven.org> * gdk/{linux-fb,win32}/Makefile.am: Fix gdkenumtypes.h hack
This commit is contained in:
committed by
Eric Warmenhoven
parent
c4b5d5da11
commit
9310fe538f
@ -87,7 +87,7 @@ EXTRA_DIST=x-cursors.xbm
|
||||
# Hack to get gdkenumtypes.h built first
|
||||
###########################################
|
||||
|
||||
$(libgdk_x11_la_OBJECTS): $(top_srcdir)/gdk/gdkenumtypes.h
|
||||
$(libgdk_linux_fb_la_OBJECTS): $(top_srcdir)/gdk/gdkenumtypes.h
|
||||
|
||||
$(top_srcdir)/gdk/gdkenumtypes.h:
|
||||
@cd $(top_builddir)/gdk && make $(AM_MAKEFLAGS) gdkenumtypes.h
|
||||
|
||||
Reference in New Issue
Block a user