Allow make dist to include pgpool.service
authorYugo Nagata <nagata@sraoss.co.jp>
Thu, 20 Jul 2017 05:55:31 +0000 (14:55 +0900)
committerYugo Nagata <nagata@sraoss.co.jp>
Thu, 20 Jul 2017 06:09:37 +0000 (15:09 +0900)
src/Makefile.am
src/Makefile.in

index fdf8e35ba902568fbc4807a14e33d5aa1d940db2..2d3edb8e2a90457bbaac3608ac942597b9ee4155 100644 (file)
@@ -137,9 +137,7 @@ EXTRA_DIST = sample/pgpool.pam \
                test/pdo-test/mod/database.inc test/pdo-test/mod/errorhandler.inc \
                test/pgpool_setup test/regression \
                redhat/pgpool.init redhat/pgpool.sysconfig redhat/pgpool.conf.sample.patch \
-                pgpool.spec
-          
-
-
+               redhat/pgpool.service \
+               pgpool.spec
 
 SUBDIRS = parser libs watchdog . tools include
index 6746a8bca93503485b5384052847eb81479b265e..bb2b894e24ddff23adbb709ff327c50e1523c202 100644 (file)
@@ -567,7 +567,8 @@ EXTRA_DIST = sample/pgpool.pam \
                test/pdo-test/mod/database.inc test/pdo-test/mod/errorhandler.inc \
                test/pgpool_setup test/regression \
                redhat/pgpool.init redhat/pgpool.sysconfig redhat/pgpool.conf.sample.patch \
-                pgpool.spec
+               redhat/pgpool.service \
+               pgpool.spec
 
 SUBDIRS = parser libs watchdog . tools include
 all: all-recursive