summaryrefslogtreecommitdiff
path: root/src/commands/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/Makefile.am')
-rw-r--r--src/commands/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/Makefile.am b/src/commands/Makefile.am
index 9228238..8f5a5a2 100644
--- a/src/commands/Makefile.am
+++ b/src/commands/Makefile.am
@@ -1,4 +1,4 @@
-privexecdir = $(libexecdir)/$(PACKAGE)
+privexecdir = $(libexecdir)/$(PACKAGE_NAME)
privexec_PROGRAMS = rpm2cpio
AM_CPPFLAGS = $(DISABLE_DEPRECATED) $(FR_CFLAGS)