if it's a glade project you should call './autogen.sh' in the build directory after each change of the Makefile.ams to generate the Makefile.ins and the Makefiles.
i'm not sure how to do things if it's not a glade project. cheers, gyözö it didn't work: ## Process this file with automake to produce Makefile.in INCLUDES = \ -DPACKAGE_DATA_DIR=\""$(datadir)"\" \ -DPACKAGE_LOCALE_DIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ @PACKAGE_CFLAGS@ bin_PROGRAMS = xarchiver xarchiver_SOURCES = \ main.c main.h \ support.c support.h \ interface.c interface.h \ callbacks.c callbacks.h \ zip.c zip.h xarchiver_LDADD = @PACKAGE_LIBS@ -- It is now pitch dark. If you proceed, you will likely fall into a pit. _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list