2005-12-20 [colin] 1.9.100cvs97
[claws.git] / src / plugins / clamav / Makefile.am
index 64180073a922e2a2f88c9a83c7e9ea0b60672597..81ecae6da1b9c5b2790ebf3748992a851f2686a4 100644 (file)
@@ -12,9 +12,9 @@ clamav_plugin_la_LDFLAGS = \
        $(CLAMAV_LIBS)
        
 INCLUDES = \
-       -I../.. \
-       -I../../common \
-       -I../../gtk
+       -I$(top_srcdir)/src \
+       -I$(top_srcdir)/src/common \
+       -I$(top_srcdir)/src/gtk
 
 AM_CPPFLAGS = \
        $(ASPELL_CFLAGS) \