diff options
Diffstat (limited to 'source4/gtk/config.mk')
-rw-r--r-- | source4/gtk/config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/gtk/config.mk b/source4/gtk/config.mk index 72563aaac4a..e344a2260e3 100644 --- a/source4/gtk/config.mk +++ b/source4/gtk/config.mk @@ -4,7 +4,6 @@ VERSION = 0.0.1 SO_VERSION = 0.0.1 DESCRIPTION = Common Samba-related widgets for GTK+ applications -NOPROTO = YES PUBLIC_HEADERS = common/gtk-smb.h common/select.h OBJ_FILES = common/gtk-smb.o \ common/select.o \ |