X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2FmainWin%2Fsrc%2FMakefile.am;h=8e20e83eb6eb54eb9a93b0c63cad6d2f0a4ac9b0;hb=96cbee09f8701ff8eb088af3ad79b812b3022c8f;hp=a0af4c7b1af78ff9836804e97785003fe4578d4f;hpb=4371ee30a92c37fe9f8fcd23d5d14a526ec6e6fa;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am b/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am index a0af4c7b..8e20e83e 100644 --- a/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am +++ b/ltt/branches/poly/lttv/modules/gui/mainWin/src/Makefile.am @@ -11,6 +11,8 @@ INCLUDES = \ @PACKAGE_CFLAGS@ \ $(DEFAULT_INCLUDES) +libdir = ${lttvplugindir} + #bin_PROGRAMS = mainwin lib_LTLIBRARIES = libmainwin.la