Add subdirectory print

This commit is contained in:
Marcel Holtmann 2007-01-23 06:38:03 +00:00
parent 93c24ae06c
commit 7a0e09996a
3 changed files with 26 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SUBDIRS = eglib common sdpd hcid daemon \
transfer network serial input audio sync \
transfer network serial input audio print sync \
tools rfcomm dund pand hidd \
cups test scripts

View File

@ -35,4 +35,26 @@ AC_PATH_INOTIFY
AC_ARG_BLUEZ
AC_OUTPUT(Makefile eglib/Makefile common/Makefile daemon/Makefile transfer/Makefile network/Makefile serial/Makefile input/Makefile audio/Makefile sync/Makefile tools/Makefile rfcomm/Makefile hcid/Makefile sdpd/Makefile dund/Makefile pand/Makefile hidd/Makefile cups/Makefile test/Makefile scripts/Makefile)
AC_OUTPUT([
Makefile
eglib/Makefile
common/Makefile
daemon/Makefile
transfer/Makefile
network/Makefile
serial/Makefile
input/Makefile
audio/Makefile
print/Makefile
sync/Makefile
tools/Makefile
rfcomm/Makefile
hcid/Makefile
sdpd/Makefile
dund/Makefile
pand/Makefile
hidd/Makefile
cups/Makefile
test/Makefile
scripts/Makefile
])

2
print/Makefile.am Normal file
View File

@ -0,0 +1,2 @@
MAINTAINERCLEANFILES = Makefile.in