link against -lpopt
2002-08-31 Jacob Berkman <jacob@krunk.local.> * Makefile.am (gnome_file_types_properties_LDADD): link against -lpopt
This commit is contained in:
parent
dbfc16764d
commit
e450afe34b
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-08-31 Jacob Berkman <jacob@krunk.local.>
|
||||
|
||||
* Makefile.am (gnome_file_types_properties_LDADD): link against -lpopt
|
||||
|
||||
2002-08-21 Jody Goldberg <jody@gnome.org>
|
||||
|
||||
* Release 2.1.0
|
||||
|
|
|
@ -2,7 +2,7 @@ SUBDIRS = libuuid
|
|||
|
||||
bin_PROGRAMS = gnome-file-types-properties
|
||||
|
||||
gnome_file_types_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS) $(VFS_CAPPLET_LIBS) libuuid/libuuid.a
|
||||
gnome_file_types_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS) $(VFS_CAPPLET_LIBS) libuuid/libuuid.a -lpopt
|
||||
|
||||
gnome_file_types_properties_SOURCES = \
|
||||
file-types-capplet.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue