mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 08:34:41 +00:00
make test apps noinst
2001-09-04 Havoc Pennington <hp@pobox.com> * src/wm-tester/Makefile.am (noinst_PROGRAMS): make test apps noinst * src/metacity.desktop: for the capplet * src/Makefile.am: add .desktop file
This commit is contained in:

committed by
Havoc Pennington

parent
2a0a5dfdf8
commit
1c6c7350e1
@@ -7,7 +7,7 @@ wm_tester_SOURCES= \
|
||||
test_gravity_SOURCES= \
|
||||
test-gravity.c
|
||||
|
||||
bin_PROGRAMS=wm-tester test-gravity
|
||||
noinst_PROGRAMS=wm-tester test-gravity
|
||||
|
||||
wm_tester_LDADD= @METACITY_LIBS@
|
||||
test_gravity_LDADD= @METACITY_LIBS@
|
Reference in New Issue
Block a user