Makefile.am
changeset 326 e2ddf497b914
parent 241 c3eb520e2219
child 351 48b0adfe3059
     1.1 --- a/Makefile.am	Mon Jun 16 15:40:30 2008 -0400
     1.2 +++ b/Makefile.am	Wed Jan 07 18:00:06 2009 +0000
     1.3 @@ -1,6 +1,8 @@
     1.4  ## Process this file with automake to produce Makefile.in
     1.5  
     1.6 -SUBDIRS = data docs librazor src po
     1.7 +SUBDIRS = data docs gl librazor src po
     1.8 +
     1.9 +ACLOCAL_AMFLAGS = -I gl/m4
    1.10  
    1.11  # Creating ChangeLog from git log (taken from cairo/Makefile.am):
    1.12  ChangeLog: $(srcdir)/ChangeLog