Remove deprecated INCLUDES in Makefile.am
[lttv.git] / lttv / lttv / Makefile.am
index f7a93ca32853848ba9bf658ba8dcafc1fb9a427c..d7130932c09d36460e6ea7aab35e056a035c5569 100644 (file)
@@ -33,7 +33,7 @@ lttv-gui: lttv-gui.sh
        chmod ugo+x lttv-gui
 
 
-INCLUDES = \
+AM_CPPFLAGS = \
        -DPACKAGE_PLUGIN_DIR=\""$(lttvplugindir)"\" \
        $(DEFAULT_INCLUDES)
 
This page took 0.022232 seconds and 4 git commands to generate.