gmyth-stream/client/Makefile.am
author melunko
Mon Apr 23 19:16:24 2007 +0100 (2007-04-23)
branchtrunk
changeset 587 747b409e4f01
permissions -rw-r--r--
[svn r593] Fixed internal reference to gmyth.h. We can not include this header in src/gmyth_* files. Also fixed gmyth_debug link error. In the current implementation we need to include gmyth_debug.h in all files using gmyth_debug(), otherwise we will get library linking error
     1 SUBDIRS = src test
     2 
     3 pcfiles = gmyth-stream-client.pc
     4 pkgconfigdir = $(libdir)/pkgconfig
     5 pkgconfig_DATA = $(pcfiles)
     6 
     7 EXTRA_DIST = 			\
     8 	ChangeLog