summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2006-04-05 14:10:38 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2006-04-05 14:10:38 +0000
commit73b1f5b12994628721e96076ff7cfdeb7dd64912 (patch)
tree10b41469d88eb359c88c26d348699cbbea803c30 /Makefile.am
parent6a7a240f7f700d2d85001f137f0edc1087967808 (diff)
downloadlibgpod-73b1f5b12994628721e96076ff7cfdeb7dd64912.tar.gz
libgpod-73b1f5b12994628721e96076ff7cfdeb7dd64912.tar.xz
libgpod-73b1f5b12994628721e96076ff7cfdeb7dd64912.zip
2006-04-03 Jorg Schuler <jcsjcs at users.sourceforge.net>
* itdb.h: flag1 -> has_artwork * itdb_track.c: (itdb_track_set_thumbnails, itdb_remove_thumbnails) set has_artwork flag correctly. 2006-04-01 Jorg Schuler <jcsjcs at users.sourceforge.net> * itdb.h: unk178 -> mark_unplayed * itdb_itunesdb.c: reset the mark_unplayed flag when playcount is detected. 2006-03-31 Jorg Schuler <jcsjcs at users.sourceforge.net> * po/es.po: replaced with version from Alejandro Lamas who maintains the gtkpod translation as well. 2006-03-29 Jorg Schuler <jcsjcs at users.sourceforge.net> * itunesdb.c: set filetype identifier when transfering track to the iPod. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1227 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 2 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index cdee804..7af1838 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,18 +1,13 @@
-SUBDIRS=src tests po
+SUBDIRS=src tests po bindings m4
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libgpod-1.0.pc
-# the bindings/ below are just a hack until a better way is found
EXTRA_DIST = \
intltool-merge.in \
intltool-update.in \
intltool-extract.in \
- libgpod-1.0.pc.in \
- bindings/python/examples/play.py \
- bindings/python/examples/tag-genre-from-audioscrobber.py \
- bindings/python/Makefile \
- bindings/python/gpod.i
+ libgpod-1.0.pc.in
DISTCLEANFILES = \