mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- ghex-2.6.1/src/Makefile.in~ 2004-05-26 23:02:44.000000000 +0200
|
|
+++ ghex-2.6.1/src/Makefile.in 2004-07-23 01:05:26.954191608 +0200
|
|
@@ -168,7 +168,7 @@
|
|
EXTRA_DIST = $(ui_DATA) ghex-marshal.list
|
|
|
|
|
|
-LDADD = $(POPT_LIBS) $(GHEX_LIBS) libgtkhex.la
|
|
+LDADD = $(POPT_LIBS) $(GHEX_LIBS) $(GAILUTIL_LIBS) libgtkhex.la
|
|
|
|
|
|
CLEAN_FILES = $(BUILT_SOURCES)
|