mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-05 18:08:02 +02:00
trivial: fix conflicts
This commit is contained in:
commit
57c13c7494
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -41,7 +41,7 @@ intltool-merge.in
|
|||
intltool-merge
|
||||
intltool-update.in
|
||||
intltool-update
|
||||
devicekit-power.pc
|
||||
*.pc
|
||||
xmldocs.make
|
||||
omf.make
|
||||
gtk-doc.make
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.59c)
|
||||
AC_INIT(DeviceKit-power, 003, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
|
||||
AC_INIT(DeviceKit-power, 007, http://lists.freedesktop.org/mailman/listinfo/devkit-devel)
|
||||
AM_INIT_AUTOMAKE(DeviceKit-power, 007)
|
||||
AM_CONFIG_HEADER(config.h)
|
||||
AM_MAINTAINER_MODE
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue