aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-02-05 18:03:32 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2009-02-05 18:03:32 +0200
commit9b5fb2470499d0d054e6dfab55611057d669ad76 (patch)
treed759a6b838c2f1db0b53c1399b25b45437da2811 /src/Makefile.am
parenta8c4e813eb17fb28adda734c37ee0c4005601936 (diff)
downloadidest-9b5fb2470499d0d054e6dfab55611057d669ad76.tar.gz
idest-9b5fb2470499d0d054e6dfab55611057d669ad76.tar.bz2
Switch to using libid3tag
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9ea4af7..c4205a8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,5 @@
bin_PROGRAMS=id3ed
-id3ed_SOURCES=id3ed.h id3v1.c id3v1.h main.c cmdline.h
+id3ed_SOURCES=id3ed.h id3v1.c id3v1.h id3v2.c main.c cmdline.h
BUILT_SOURCES=cmdline.h
EXTRA_DIST=cmdline.opt getopt.m4
INCLUDES=-I$(top_srcdir)/gnu -I$(top_builddir)/gnu

Return to:

Send suggestions and report system problems to the System administrator.