mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
EXTRA_DIST: Distribute sysprof-icon-source.svg
This commit is contained in:
14
Makefile.am
14
Makefile.am
@ -83,18 +83,8 @@ sysprof_cli_CPPFLAGS = \
|
||||
|
||||
sysprof_cli_LDADD = $(CORE_DEP_LIBS)
|
||||
|
||||
#
|
||||
# Module stuff
|
||||
#
|
||||
|
||||
#EXTRA_DIST = \
|
||||
# module/sysprof-module.c \
|
||||
# module/sysprof-module.h \
|
||||
# module/Makefile
|
||||
|
||||
#insert-module:
|
||||
# /sbin/modprobe -r sysprof-module
|
||||
# /sbin/modprobe sysprof-module
|
||||
EXTRA_DIST = \
|
||||
sysprof-icon-source.svg
|
||||
|
||||
#
|
||||
# Test programs
|
||||
|
||||
Reference in New Issue
Block a user