Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Zbigniew Jędrzejewski-Szmek
polkit
Commits
0cc0ffde
Commit
0cc0ffde
authored
Mar 29, 2007
by
David Zeuthen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build fix so 'make distcheck' works
parent
41692189
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
libpolkit/Makefile.am
libpolkit/Makefile.am
+1
-0
tools/Makefile.am
tools/Makefile.am
+1
-0
No files found.
libpolkit/Makefile.am
View file @
0cc0ffde
## Process this file with automake to produce Makefile.in
INCLUDES
=
\
-I
$(top_builddir)
-I
$(top_srcdir)
\
-DPACKAGE_LIBEXEC_DIR
=
\"
"
$(libexecdir)
"
\"
\
-DPACKAGE_SYSCONF_DIR
=
\"
"
$(sysconfdir)
"
\"
\
-DPACKAGE_DATA_DIR
=
\"
"
$(datadir)
"
\"
\
...
...
tools/Makefile.am
View file @
0cc0ffde
## Process this file with automake to produce Makefile.in
INCLUDES
=
\
-I
$(top_builddir)
-I
$(top_srcdir)
\
-DPACKAGE_LIBEXEC_DIR
=
\"
"
$(libexecdir)
"
\"
\
-DPACKAGE_SYSCONF_DIR
=
\"
"
$(sysconfdir)
"
\"
\
-DPACKAGE_DATA_DIR
=
\"
"
$(datadir)
"
\"
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment