Re: Added my files to src/Makefile.am but
- From: Gyözö Both <gyboth bygfoot com>
- To: Colossus <colossus 3000 it>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Added my files to src/Makefile.am but
- Date: Fri, 20 May 2005 18:47:35 +0200
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]