summaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-07-19 12:25:34 +0100
committerRichard Hughes <richard@hughsie.com>2011-07-19 12:40:21 +0100
commitb19fca96371d65d3bb1069385ede8b66de31aefa (patch)
treea54997e2482ded94a1466a95d6737ba8acb46165 /policy
parent75894ebb2e414047e153fbbbfa6d291b76be4f8d (diff)
downloadupower-b19fca96371d65d3bb1069385ede8b66de31aefa.tar.gz
Use git.mk and remove the manual .gitignore files
Diffstat (limited to 'policy')
-rw-r--r--policy/.gitignore2
-rw-r--r--policy/Makefile.am1
2 files changed, 1 insertions, 2 deletions
diff --git a/policy/.gitignore b/policy/.gitignore
deleted file mode 100644
index 0266697..0000000
--- a/policy/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-*.policy
-
diff --git a/policy/Makefile.am b/policy/Makefile.am
index 1a962d2..7a25230 100644
--- a/policy/Makefile.am
+++ b/policy/Makefile.am
@@ -18,3 +18,4 @@ DISTCLEANFILES = \
clean-local :
rm -f *~
+-include $(top_srcdir)/git.mk