Adjusted SubDir invocation according to r39568.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39569 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
SubDir HAIKU_TOP src preferences print ;
|
SubDir HAIKU_TOP src preferences printers ;
|
||||||
|
|
||||||
UsePrivateHeaders shared print ;
|
UsePrivateHeaders shared print ;
|
||||||
|
|
||||||
@@ -10,14 +10,14 @@ Preference Printers :
|
|||||||
JobListView.cpp
|
JobListView.cpp
|
||||||
SpoolFolder.cpp
|
SpoolFolder.cpp
|
||||||
TransportMenu.cpp
|
TransportMenu.cpp
|
||||||
Globals.cpp
|
Globals.cpp
|
||||||
:
|
:
|
||||||
be
|
be
|
||||||
translation
|
translation
|
||||||
libprintutils.a
|
libprintutils.a
|
||||||
$(TARGET_LIBSUPC++)
|
$(TARGET_LIBSUPC++)
|
||||||
$(HAIKU_LOCALE_LIBS)
|
$(HAIKU_LOCALE_LIBS)
|
||||||
:
|
:
|
||||||
Printers.rdef
|
Printers.rdef
|
||||||
;
|
;
|
||||||
|
|
||||||
@@ -30,4 +30,4 @@ DoCatalogs Printers :
|
|||||||
PrintersWindow.cpp
|
PrintersWindow.cpp
|
||||||
TransportMenu.cpp
|
TransportMenu.cpp
|
||||||
;
|
;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user