diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 9 |
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 = \ |
