mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
build-sys: move gtk-doc stuff into its own subdir and reindent autogen.sh
We moved most other build noise files into their own subdirs, so let's do this for gtk-doc too
This commit is contained in:
6
docs/gudev/.gitignore
vendored
6
docs/gudev/.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
/*.bak
|
||||
/gtk-doc.make
|
||||
/version.xml
|
||||
/Makefile
|
||||
@@ -12,6 +13,7 @@
|
||||
/gudev.interfaces
|
||||
/gudev.prerequisites
|
||||
/gudev.signals
|
||||
/html/*
|
||||
/xml/*
|
||||
/html/
|
||||
/xml/
|
||||
/*.stamp
|
||||
/tmpl/
|
||||
|
||||
6
docs/libudev/.gitignore
vendored
6
docs/libudev/.gitignore
vendored
@@ -12,6 +12,8 @@
|
||||
/libudev.interfaces
|
||||
/libudev.prerequisites
|
||||
/libudev.signals
|
||||
/html/*
|
||||
/xml/*
|
||||
/html/
|
||||
/xml/
|
||||
/*.stamp
|
||||
/*.bak
|
||||
/tmpl/
|
||||
|
||||
Reference in New Issue
Block a user