forked from AuroraMiddleware/gtk
Need to include Makefile.decl in the new Makefile.am files
Otherwise make check breaks.
This commit is contained in:
parent
5bcf3ba72a
commit
d5585745f1
@ -1,2 +1,4 @@
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
SUBDIRS = \
|
||||
win32
|
||||
|
@ -1,2 +1,4 @@
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
SUBDIRS = \
|
||||
vs9
|
||||
|
@ -1,3 +1,5 @@
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
EXTRA_DIST = \
|
||||
README.txt \
|
||||
gtk+.sln \
|
||||
|
Loading…
Reference in New Issue
Block a user