diff --git a/clients/Makefile.in b/clients/Makefile.in index 768f5427..b613cc95 100644 --- a/clients/Makefile.in +++ b/clients/Makefile.in @@ -16,7 +16,7 @@ CFLAGS := -O2 @MODULE_CPPFLAGS@ @INLINE_FLAGS@ LDFLAGS:= -L.. -lyate INCFILES := @top_srcdir@/yatengine.h @top_srcdir@/yatephone.h ../yateversn.h -SUBDIRS := +SUBDIRS := gtk2 MKDEPS := ../config.status PROGS := LIBS := diff --git a/clients/gtk2/Makefile.in b/clients/gtk2/Makefile.in index e992a7b3..f343cac0 100644 --- a/clients/gtk2/Makefile.in +++ b/clients/gtk2/Makefile.in @@ -25,7 +25,7 @@ exec_prefix = @exec_prefix@ # include optional local make rules -include YateLocal.mak -.PHONY: all debug ddebug xdebug clean +.PHONY: all debug ddebug xdebug clean install uninstall all: $(PROJECT) debug: