diff options
Diffstat (limited to 'source4/gtk/config.mk')
-rw-r--r-- | source4/gtk/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/gtk/config.mk b/source4/gtk/config.mk index 62697743ba..da3ee1353d 100644 --- a/source4/gtk/config.mk +++ b/source4/gtk/config.mk @@ -7,6 +7,7 @@ MAJOR_VERSION = 0 MINOR_VERSION = 0 RELEASE_VERSION = 1 NOPROTO = YES +PUBLIC_HEADERS = common/gtk-smb.h common/select.h INIT_OBJ_FILES = common/gtk-smb.o ADD_OBJ_FILES = common/select.o \ common/gtk_events.o \ |