|
Lines 193-199
Link Here
|
| 193 |
${vorbis_cflags} -DDATADIR='"$(datadir)/${PACKAGE_NAME}"' |
193 |
${vorbis_cflags} -DDATADIR='"$(datadir)/${PACKAGE_NAME}"' |
| 194 |
|
194 |
|
| 195 |
|
195 |
|
| 196 |
tagtool_LDFLAGS = -export-dynamic |
196 |
tagtool_LDFLAGS = -export-dynamic -rdynamic |
| 197 |
tagtool_LDADD = $(GTK_LIBS) |
197 |
tagtool_LDADD = $(GTK_LIBS) |
| 198 |
|
198 |
|
| 199 |
tagtool_SOURCES = file_list.c file_list.h file_util.c file_util.h \ |
199 |
tagtool_SOURCES = file_list.c file_list.h file_util.c file_util.h \ |