X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2FMakefile.am;h=f7a93ca32853848ba9bf658ba8dcafc1fb9a427c;hb=b91d16695a53ce2a6159640b5a3fe5a5ec2cd980;hp=52fa76d2e6a8d6bdc5e09ed64c2caa7f33184241;hpb=190724cdfc53eeebfd895b594f875b53a72adf37;p=lttv.git diff --git a/lttv/lttv/Makefile.am b/lttv/lttv/Makefile.am index 52fa76d2..f7a93ca3 100644 --- a/lttv/lttv/Makefile.am +++ b/lttv/lttv/Makefile.am @@ -1,4 +1,5 @@ -SUBDIRS= sync +#BABEL_CLEANUP +#SUBDIRS= sync AM_CFLAGS= $(PACKAGE_CFLAGS) LDADD = $(POPT_LIBS) $(M_LIBS) $(GLPK_LIBS) @@ -56,9 +57,7 @@ lttv_real_SOURCES = \ traceset.c\ traceset-process.c\ print.c\ - compiler.h\ - event.c\ - time.h + event.c # sync/sync_chain.c\ sync/sync_chain.h\ sync/sync_chain_lttv.c\ @@ -106,6 +105,8 @@ lttvinclude_HEADERS = \ traceset.h\ filter.h\ print.h\ + compiler.h\ + time.h\ event.h\ trace.h