checked in (request 48261) OBS-URL: https://build.opensuse.org/request/show/48261 OBS-URL: https://build.opensuse.org/package/show/Base:System/polkit?expand=0&rev=32
25 lines
1015 B
Diff
25 lines
1015 B
Diff
Index: polkit-0.98/src/polkitagent/Makefile.am
|
|
===================================================================
|
|
--- polkit-0.98.orig/src/polkitagent/Makefile.am
|
|
+++ polkit-0.98/src/polkitagent/Makefile.am
|
|
@@ -46,6 +46,7 @@ libpolkit_agent_1includedir=$(includedir
|
|
|
|
libpolkit_agent_1include_HEADERS = \
|
|
polkitagent.h \
|
|
+ polkitagentenumtypes.h \
|
|
polkitagenttypes.h \
|
|
polkitagentsession.h \
|
|
polkitagentlistener.h \
|
|
Index: polkit-0.98/src/polkitagent/Makefile.in
|
|
===================================================================
|
|
--- polkit-0.98.orig/src/polkitagent/Makefile.in
|
|
+++ polkit-0.98/src/polkitagent/Makefile.in
|
|
@@ -338,6 +338,7 @@ lib_LTLIBRARIES = libpolkit-agent-1.la
|
|
libpolkit_agent_1includedir = $(includedir)/polkit-1/polkitagent
|
|
libpolkit_agent_1include_HEADERS = \
|
|
polkitagent.h \
|
|
+ polkitagentenumtypes.h \
|
|
polkitagenttypes.h \
|
|
polkitagentsession.h \
|
|
polkitagentlistener.h \
|