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 @@ libgdk_win32_la_LIBADD = rc/gdk-win32res.lo
|
||||
# Hack to get gdkenumtypes.h built first
|
||||
###########################################
|
||||
|
||||
$(libgdk_x11_la_OBJECTS): $(top_srcdir)/gdk/gdkenumtypes.h
|
||||
$(libgdk_win32_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