diff options
Diffstat (limited to 'doxygen')
| -rw-r--r-- | doxygen/.gitignore | 1 | ||||
| -rw-r--r-- | doxygen/Makefile.am | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/doxygen/.gitignore b/doxygen/.gitignore new file mode 100644 index 00000000..ca9b4441 --- /dev/null +++ b/doxygen/.gitignore @@ -0,0 +1 @@ +doxygen.conf diff --git a/doxygen/Makefile.am b/doxygen/Makefile.am index c4f66d83..60b00605 100644 --- a/doxygen/Makefile.am +++ b/doxygen/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ -# # This file is part of PulseAudio. # # PulseAudio is free software; you can redistribute it and/or modify |
