diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 89851f9..49260f5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,6 +15,7 @@ libgpod_la_SOURCES = \ itdb_plist.c \ itdb_sha1.c \ itdb_sysinfo_extended_parser.c \ + itdb_thumb.c \ itdb_track.c \ ithumb-writer.c \ pixmaps.c \ @@ -37,6 +38,7 @@ noinst_HEADERS = \ itdb_private.h \ itdb_sha1.h \ itdb_sysinfo_extended_parser.h \ + itdb_thumb.h \ pixmaps.h \ sha1.h |
