thanks herome - i was trying to fix a distcheck issue - but as such

distcheck does other bad/evil things here than this kind of thing
doesnt work with.



SVN revision: 69524
This commit is contained in:
Carsten Haitzler 2012-03-20 09:16:29 +00:00
parent 8143b3969a
commit 744379d7df
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
MAINTAINERCLEANFILES = Makefile.in
pkglibdir = $(DESTDIR)$(REMIX_PLUGIN_DIR)
pkglibdir = $(REMIX_PLUGIN_DIR)
AM_CPPFLAGS = \
-I. \
@ -9,7 +9,7 @@ AM_CPPFLAGS = \
@EDJE_CFLAGS@ \
@REMIX_CFLAGS@
pkgdir = $(DESTDIR)$(REMIX_PLUGIN_DIR)
pkgdir = $(REMIX_PLUGIN_DIR)
pkg_LTLIBRARIES = libeet_sndfile_reader.la
libeet_sndfile_reader_la_SOURCES = eet_snd_reader.c