Removed C build system. Added wrapper script.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@663 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2002-03-17 09:32:23 +00:00
parent 31e910ca6e
commit a7f2bc97b2
8 changed files with 63 additions and 161 deletions
-40
View File
@@ -1,40 +0,0 @@
#
# $Id: Makefile.am,v 1.5 2002/03/14 16:45:26 shaper Exp $
bin_PROGRAMS = lookuplet
lookuplet_SOURCES = \
lookuplet.c \
launcher.c \
querybox.c \
preferences.c \
binding.c \
keysym-util.c \
history.c
INCLUDES = \
-I. \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-I$(top_srcdir) \
$(GNOME_INCLUDEDIR)
lookuplet_LDADD = \
$(GNOME_LIBDIR) \
$(GNOMEUI_LIBS) \
$(GNOME_APPLETS_LIBS) \
$(INTLLIBS)
# currently the installation of these bitmaps wouldn't be necessary
bitmapsdir = $(datadir)/pixmaps
bitmaps_DATA = gnome-lookuplet.xpm
EXTRA_DIST = \
lookuplet.desktop \
lookuplet.gnorba \
$(bitmaps_DATA)
sysdir = $(datadir)/applets/Network
sys_DATA = lookuplet.desktop
gnorbadir = $(sysconfdir)/CORBA/servers
gnorba_DATA = lookuplet.gnorba