Makefile.am
changeset 462 94d7459828ba
parent 351 48b0adfe3059
     1.1 --- a/Makefile.am	Thu Jan 22 22:54:45 2009 +0000
     1.2 +++ b/Makefile.am	Thu Nov 13 10:44:53 2014 +0000
     1.3 @@ -4,6 +4,8 @@
     1.4  
     1.5  ACLOCAL_AMFLAGS = -I gl/m4
     1.6  
     1.7 +DISTCHECK_CONFIGURE_FLAGS = --enable-tests
     1.8 +
     1.9  # Creating ChangeLog from git log (taken from cairo/Makefile.am):
    1.10  ChangeLog: $(srcdir)/ChangeLog
    1.11