remove unused include
authorJens Muecke <jens@nons.de>
Mon, 14 May 2007 15:50:02 +0000 (15:50 +0000)
committerJens Muecke <jens@nons.de>
Mon, 14 May 2007 15:50:02 +0000 (15:50 +0000)
SVN-Revision: 7226

net/sshfs/Makefile

index 7db7a932b8fab108d50b2b67cfb03ade39eb60cd..29c3bea3329fc916483c8fc0077b14eb9db53027 100644 (file)
@@ -38,8 +38,7 @@ CONFIGURE_VARS += \
                -I$(STAGING_DIR)/usr/lib/libintl/include \
                -I$(STAGING_DIR)/usr/lib/libiconv/include \
                -I$(STAGING_DIR)/usr/include/glib-2.0 \
-               -I$(STAGING_DIR)/usr/include/glib-2.0/glib \
-               -I$(STAGING_DIR)/usr/lib/glib-2.0/include" \
+               -I$(STAGING_DIR)/usr/include/glib-2.0/glib" \
        SSHFS_LIBS=" \
                -lglib-2.0 -lintl -liconv -lfuse -pthread \
                -L$(STAGING_DIR)/usr/lib/libintl/lib \