Add Xprint init scrips to EXTRA_DIST.

This commit is contained in:
Kristian Høgsberg 2005-10-07 19:01:10 +00:00
parent 470213753b
commit 5a71a5667e
7 changed files with 19 additions and 1 deletions

View File

@ -1,3 +1,13 @@
2005-10-07 Kristian Høgsberg <krh@redhat.com>
* Xprint/Makefile.am:
* Xprint/etc/Makefile.am:
* Xprint/etc/Xsession.d/Makefile.am:
* Xprint/etc/init.d/Makefile.am:
* Xprint/etc/profile.d/Makefile.am:
* configure.ac:
Add Xprint init scrips to EXTRA_DIST.
2005-10-07 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:

View File

@ -1,4 +1,4 @@
SUBDIRS = doc pcl raster ps
SUBDIRS = doc pcl raster ps etc
bin_PROGRAMS = Xprt

1
Xprint/etc/Makefile.am Normal file
View File

@ -0,0 +1 @@
SUBDIRS = init.d profile.d Xsession.d

View File

@ -0,0 +1 @@
EXTRA_DIST = cde_xsessiond_xprint.sh

View File

@ -0,0 +1 @@
EXTRA_DIST = xprint.cpp

View File

@ -0,0 +1 @@
EXTRA_DIST = xprint.csh xprint.sh

View File

@ -1234,6 +1234,10 @@ Xprint/doc/Makefile
Xprint/pcl/Makefile
Xprint/raster/Makefile
Xprint/ps/Makefile
Xprint/etc/Makefile
Xprint/etc/Xsession.d/Makefile
Xprint/etc/init.d/Makefile
Xprint/etc/profile.d/Makefile
XpConfig/Makefile
XpConfig/C/print/attributes/Makefile
XpConfig/C/print/ddx-config/Makefile