git-svn-id: http://ltt.polymtl.ca/svn@194 04897980-b3bd-0310-b5e0-8ef037075253
[lttv.git] / ltt / branches / poly / lttv / modules / gui / mainWin / src / Makefile.am
index 41eac81c815a45f8a23349d5298e26748ca7d5d1..e1eddbf29e6c40fd1acddfeb5f8edeb383ada855 100644 (file)
@@ -1,12 +1,10 @@
 ## Process this file with automake to produce Makefile.in
 
-LIBS += -lguiEvents
-
 INCLUDES = \
        -DPACKAGE_DATA_DIR=\""$(datadir)"\" \
        -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \
        @PACKAGE_CFLAGS@ \
-       -I/home1/yangxx/poly/include
+       $(DEFAULT_INCLUDES)
 
 bin_PROGRAMS = mainwin
 
This page took 0.022379 seconds and 4 git commands to generate.