Added InterfaceProxy to Mono bindings to avoid having to generate a proxy for every...
[platform/upstream/dbus.git] / mono / Makefile.am
index 6483f4e..b35a5c4 100644 (file)
@@ -12,6 +12,7 @@ DBUS_SHARP_FILES=             \
        Error.cs                \
        Handler.cs              \
        InterfaceAttribute.cs   \
+       InterfaceProxy.cs       \
        Introspector.cs         \
        Message.cs              \
        MethodAttribute.cs      \