summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2007-06-08 13:18:06 -0400
committerRay Strode <rstrode@redhat.com>2007-06-08 13:18:06 -0400
commit72cbd4b4a5ad30a812613b45b97564902ffdddd5 (patch)
tree32df1378b662e3f00b64f7243c7861330bf5fba6 /src
parent7de3d8b49d88f40b191b15c774b48bbb341f5bfe (diff)
downloadplymouth-72cbd4b4a5ad30a812613b45b97564902ffdddd5.tar.gz
plymouth-72cbd4b4a5ad30a812613b45b97564902ffdddd5.tar.xz
plymouth-72cbd4b4a5ad30a812613b45b97564902ffdddd5.zip
install plymouth into libexecdir/plymouth
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 38ff86f..46bc5a9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,8 +2,8 @@ SUBDIRS = libply . splash-plugins rhgb-client
INCLUDES = -I$(top_srcdir) \
-I$(srcdir)/libply \
-I$(srcdir)
-
-noinst_PROGRAMS = plymouth
+plymouthbindir = $(libexecdir)/plymouth
+plymouthbin_PROGRAMS = plymouth
plymouth_CFLAGS = $(PLYMOUTH_CFLAGS)
plymouth_LDADD = $(PLYMOUTH_LIBS) libply/libply.la