forked from AuroraMiddleware/gtk
3c4d1cc856
It requires massive changes to build again. I started, but gave up. More insight is needed.
10 lines
133 B
Makefile
10 lines
133 B
Makefile
include $(top_srcdir)/Makefile.decl
|
|
|
|
if USE_WIN32
|
|
# wimp = ms-windows
|
|
endif
|
|
|
|
SUBDIRS = $(wimp) pixbuf
|
|
|
|
-include $(top_srcdir)/git.mk
|