diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index bfdd25b..e42c832 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,6 @@ xf86rush_HEADERS = \ xf86rushstr.h pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = xf86rushext.pc +pkgconfig_DATA = xf86rushproto.pc -EXTRA_DIST = autogen.sh xf86rushext.pc.in +EXTRA_DIST = autogen.sh xf86rushproto.pc.in |