*** empty log message ***
This commit is contained in:
@@ -5,7 +5,7 @@ support = support
|
||||
endif
|
||||
|
||||
SUBDIRS = po intl $(support) macros misc include sysdeps backends lib \
|
||||
src doc scripts
|
||||
src doc dtd scripts
|
||||
|
||||
include_HEADERS = glibtop.h
|
||||
configincludedir = $(pkglibdir)/include
|
||||
|
@@ -580,5 +580,6 @@ backends/sysdeps/Makefile
|
||||
backends/common/Makefile
|
||||
lib/Makefile
|
||||
doc/Makefile
|
||||
dtd/Makefile
|
||||
support/Makefile
|
||||
macros/Makefile])
|
||||
|
9
dtd/Makefile.am
Normal file
9
dtd/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
||||
backenddir = @LIBGTOP_BACKEND_DIR@
|
||||
|
||||
backend_DATA = \
|
||||
libgtop-backends.dtd \
|
||||
libgtop-backend-info.dtd
|
||||
|
||||
EXTRA_DIST = |
|
||||
$(backend_DATA)
|
||||
|
Reference in New Issue
Block a user