install lttvwindow in normal lib dir
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / Makefile.am
index 8b9af52bd8b69fd9bdc0a24d6907325e93916f21..25ca2ecf689c8a06cf4ba57533b7e4d803b48e12 100644 (file)
@@ -11,7 +11,7 @@ INCLUDES = \
        @PACKAGE_CFLAGS@ \
        $(DEFAULT_INCLUDES)
 
-libdir = ${lttvplugindir}
+#libdir = ${lttvplugindir}
 
 lib_LTLIBRARIES = liblttvwindow.la
 
@@ -33,7 +33,6 @@ noinst_HEADERS = \
        mainwindow-private.h
 
 lttvwindowinclude_HEADERS = \
-       gtkdirsel.h\
        lttvwindow.h\
        lttvwindowtraces.h\
        mainwindow.h\
This page took 0.022374 seconds and 4 git commands to generate.