Makefile.am
changeset 691 3091cdf27671
parent 593 2c04915af500
child 698 a4fe802b8f5c
equal deleted inserted replaced
690:7ccf2113ec5f 691:3091cdf27671
     1 include $(top_srcdir)/build/Makefile.am.lm
     1 include $(top_srcdir)/build/Makefile.am.lm
     2 
     2 
     3 SUBDIRS = loudmouth docs examples $(TEST_DIRS)
     3 SUBDIRS = loudmouth docs examples $(TEST_DIRS)
     4 DIST_SUBDIRS = loudmouth docs examples tests
     4 DIST_SUBDIRS = loudmouth docs examples tests
       
     5 
       
     6 ACLOCAL_AMFLAGS = -I m4
     5 
     7 
     6 EXTRA_DIST +=			\
     8 EXTRA_DIST +=			\
     7 	loudmouth-1.0.pc.in     \
     9 	loudmouth-1.0.pc.in     \
     8 	README.WIN32
    10 	README.WIN32
     9 
    11