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.
12 lines
624 B
12 lines
624 B
--- k9copy/src/Makefile.am.ldflags 2011-10-15 01:43:52.000000000 +0200
|
|
+++ k9copy/src/Makefile.am 2012-08-04 17:40:13.574823034 +0200
|
|
@@ -35,7 +35,7 @@
|
|
$(top_builddir)/k9author/libk9author.la $(top_builddir)/k9decmpeg/libk9decmpeg.la \
|
|
$(top_builddir)/k9devices/libk9devices.la $(top_builddir)/k9vamps/libk9vamps.la \
|
|
$(top_builddir)/libdvdnav/libk9dvdnav.la $(top_builddir)/libk9copy/libk9copy.la \
|
|
- $(top_builddir)/dvdread/libdvdread.la $(LIB_KDEUI) -lkmdi
|
|
+ $(top_builddir)/dvdread/libdvdread.la $(LIB_KDEUI) -lkmdi $(LIBDL)
|
|
|
|
# this is where the desktop file will go
|
|
shelldesktopdir = $(kde_appsdir)/Utilities
|