]> Dogcows Code - chaz/openbox/blobdiff - data/Makefile.am
add (optional) support for showing a busy cursor via startup notification
[chaz/openbox] / data / Makefile.am
index 3a82b6079389a9f5b0d916ead78176a1727924a9..a16d18c9e2f90e0f1f285d328403aa6d1c41675f 100644 (file)
@@ -1,16 +1,8 @@
-#SUBDIRS = styles buttons
-CLEANFILES = menu
-MAINTAINERCLEANFILES = Makefile.in
+rcdir=$(datadir)/openbox
 
-EXTRA_DIST = README.menu menu.in
+rc_DATA=rc3
 
-data_DATA = menu
+MAINTAINERCLEANFILES=Makefile.in
 
 distclean-local:
-       $(RM) *\~ .\#*
-
-menu: $(srcdir)/menu.in
-       $(SED) -e "s!@pkgdatadir@!$(pkgdatadir)!" $< > $@
-
-uninstall-am:
-       $(RM) $(DESTDIR)$(pkgdatadir)/menu
+       $(RM) *\~ *.orig *.rej .\#*
This page took 0.022111 seconds and 4 git commands to generate.